Skip to content
Snippets Groups Projects
user avatar
Jed Fox authored
- Enforce that imports from the same package are merged into a single
import
- In `loot-core`, require that imports of other `loot-core` files use a
relative import (like the vast majority of such imports) rather than
specifiers starting with `loot-core/` (probably a result of moving files
out of other packages into `loot-core`)
e660e1e7
History
Name Last commit Last update
..
client
mocks
platform
server
shared
types