fix: fix window npm script

This commit is contained in:
vben
2020-10-16 23:36:52 +08:00
parent b84de1a515
commit a0b09e74ba
7 changed files with 13 additions and 15 deletions

View File

@@ -6,7 +6,6 @@ module.exports = {
sourceType: 'module',
ecmaFeatures: {
jsx: true,
jsx: true,
},
},