Skip to content

Commit 15ba6a0

Browse files
authored
feat: add support for exports (#15)
1 parent f4d3396 commit 15ba6a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: lib/rules/sort.js

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ const primary = [
2727
'bin',
2828
'module',
2929
'type',
30+
'exports',
3031

3132
// constraints
3233
'engines',

0 commit comments

Comments
 (0)