We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92deb7d commit 7ec6373Copy full SHA for 7ec6373
src/configs/sort.ts
@@ -39,6 +39,7 @@ export function sortPackageJson(): TypedFlatConfigItem[] {
39
'keywords',
40
'categories',
41
'sideEffects',
42
+ 'imports',
43
'exports',
44
'main',
45
'module',
0 commit comments