Skip to content

Commit c53fc97

Browse files
committed
fix
1 parent 5ca114f commit c53fc97

File tree

3 files changed

+73
-3
lines changed

3 files changed

+73
-3
lines changed

eslint.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export default antfu({
88
jsx: false,
99
toml: false,
1010
yaml: false,
11-
test: { overrides: { "test/no-import-node-test": "off" } },
11+
test: false,
1212
typescript: {
1313
tsconfigPath: "tsconfig.json",
1414
overrides: {

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@
6464
"@eslint/markdown": "-",
6565
"@stylistic/eslint-plugin": "-",
6666
"@vitest/eslint-plugin": "-",
67-
"eslint-plugin-jsdoc": "-",
6867
"eslint-plugin-jsonc": "-",
6968
"eslint-plugin-toml": "-",
7069
"eslint-plugin-vue": "-",

pnpm-lock.yaml

Lines changed: 72 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)