Skip to content

Commit effc708

Browse files
committedAug 1, 2023
feat: add default in exports
1 parent ea307c9 commit effc708

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎packages/eslint-config-basic/index.js

+1
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ module.exports = {
144144
'types',
145145
'import',
146146
'require',
147+
'default',
147148
],
148149
},
149150
],

0 commit comments

Comments
 (0)
Please sign in to comment.