Skip to content

Commit 0062517

Browse files
authored
Revert .eslintrc.cjs
1 parent 6256dc2 commit 0062517

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.eslintrc.cjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
module.exports = {
55
root: true,
66
extends: ['@antfu', './.eslintrc-auto-import.json', '@unocss'],
7-
7+
88
rules: {
99
'curly': ['error', 'all'],
1010
'@typescript-eslint/semi': ['error', 'always'],

0 commit comments

Comments
 (0)