Skip to content

Commit f461a31

Browse files
committed
chore: add fixture
1 parent 2df99c7 commit f461a31

File tree

14 files changed

+345
-47
lines changed

14 files changed

+345
-47
lines changed

.eslintrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"extends": "@antfu/eslint-config-ts"
2+
"extends": "@antfu/eslint-config"
33
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"release": "standard-version && npm publish && git push"
2424
},
2525
"devDependencies": {
26-
"@antfu/eslint-config-ts": "^0.3.2",
26+
"@antfu/eslint-config": "^0.3.2",
2727
"@types/debug": "^4.1.5",
2828
"@typescript-eslint/eslint-plugin": "^3.9.1",
2929
"eslint": "^7.7.0",

0 commit comments

Comments
 (0)