Skip to content

Commit b722d06

Browse files
abdonrdshellscape
andauthored
feat: add support for type (#14)
* Add support to type * chore: move type to bottom of entry section Co-authored-by: Andrew Powell <[email protected]>
1 parent 2380b46 commit b722d06

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: lib/rules/sort.js

+2-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ const primary = [
2626
'main',
2727
'bin',
2828
'module',
29-
29+
'type',
30+
3031
// constraints
3132
'engines',
3233
'cpu',

0 commit comments

Comments
 (0)