Skip to content

Commit 711b6ef

Browse files
committed
eslint fix
1 parent d06f993 commit 711b6ef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,12 +56,12 @@
5656
"nuxt": "3.1.1",
5757
"taze": "^0.8.5"
5858
},
59-
"eslintConfig": {
60-
"extends": "@antfu"
61-
},
6259
"pnpm": {
6360
"patchedDependencies": {
6461
6562
}
63+
},
64+
"eslintConfig": {
65+
"extends": "@antfu"
6666
}
6767
}

0 commit comments

Comments
 (0)