We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12b7ee9 commit edfa7e8Copy full SHA for edfa7e8
package.json
@@ -24,7 +24,7 @@
24
"docs": "typedoc --plugin typedoc-plugin-markdown --entryDocument README.md --readme README.md --out docs --githubPages false src/index.ts"
25
},
26
"devDependencies": {
27
- "@antfu/eslint-config-ts": "^0.33.1",
+ "@antfu/eslint-config-ts": "^0.40.0",
28
"@typescript-eslint/eslint-plugin": "^5.45.1",
29
"@typescript-eslint/parser": "^5.45.1",
30
"@vitest/coverage-c8": "^0.25.8",
0 commit comments