Skip to content

Commit

Permalink
chore: update eslint-config
Browse files Browse the repository at this point in the history
  • Loading branch information
lvjiaxuan committed Feb 28, 2024
1 parent 373a137 commit 47e2393
Show file tree
Hide file tree
Showing 3 changed files with 81 additions and 58 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"vue-demi": "^0.14.7"
},
"devDependencies": {
"@lvjiaxuan/eslint-config": "^1.8.2",
"@lvjiaxuan/eslint-config": "^1.9.0",
"@tsconfig/node20": "^20.1.2",
"@types/node": "^20.11.20",
"@unocss/cli": "^0.58.5",
Expand Down
136 changes: 80 additions & 56 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion tsconfig.node.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"module": "ESNext",
"moduleResolution": "Bundler",
"types": ["node"],
"noEmit": true
},
"include": ["**/*.config.ts"]
}

0 comments on commit 47e2393

Please sign in to comment.