UNPKG
import-sort-style-custom
Version:
latest (2.1.2)
2.1.2
2.1.1
2.1.0
2.0.0
1.1.1
1.1.0
Sort your imports using import-sort with aliases and custom configurations
import-sort-style-custom
/
src
/
__tests__
/
__fixtures__
/
tsconfig.custom.json
8 lines
(7 loc)
•
68 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"compilerOptions"
:
{
"paths"
:
{
"run"
:
[
]
}
}
}