Skip to content

Commit 42fadfe

Browse files
authored
chore: lint
1 parent 187cd7c commit 42fadfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rules/dynamic-import-chunkname.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ module.exports = {
2020
},
2121
},
2222
allowEmpty: {
23-
type: 'boolean'
23+
type: 'boolean',
2424
},
2525
webpackChunknameFormat: {
2626
type: 'string',

0 commit comments

Comments
 (0)