Skip to content

Commit

Permalink
fix: 🐛 eslint
Browse files Browse the repository at this point in the history
- 修复eslint和typescript版本依赖问题
  • Loading branch information
jsxiaosi committed Sep 10, 2023
1 parent c1d9ac0 commit 35a21bb
Show file tree
Hide file tree
Showing 7 changed files with 167 additions and 210 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,9 @@
},
"devDependencies": {
"@esbuild-kit/cjs-loader": "^2.4.2",
"@jsxiaosi/commitlint-config": "^0.0.14",
"@jsxiaosi/eslint-config-prettier": "^0.0.14",
"@jsxiaosi/eslint-config-vue": "^0.0.14",
"@jsxiaosi/commitlint-config": "^0.0.17",
"@jsxiaosi/eslint-config-prettier": "^0.0.17",
"@jsxiaosi/eslint-config-vue": "^0.0.17",
"@types/core-js": "^2.5.6",
"@types/intro.js": "^5.1.1",
"@types/lodash-es": "^4.17.9",
Expand Down
Loading

0 comments on commit 35a21bb

Please sign in to comment.