Skip to content

Commit 15ba6a0

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/rules/sort.js

Lines changed: 1 addition & 0 deletions
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)