Skip to content

Commit

Permalink
build: 清理依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
vagusX committed Jul 24, 2023
1 parent 6afc2d1 commit ecd6cdc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ const eslintConfig = {
},
},
},
// parser: '@babel/eslint-parser',
parserOptions: {
ecmaVersion: 2020,
ecmaFeatures: {
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@
},
"devDependencies": {
"@babel/core": "^7.14.3",
"@babel/eslint-parser": "^7.22.9",
"@babel/plugin-proposal-class-properties": "^7.5.5",
"@babel/plugin-proposal-decorators": "^7.6.0",
"@babel/plugin-proposal-optional-chaining": "^7.12.7",
Expand Down

0 comments on commit ecd6cdc

Please sign in to comment.