Skip to content

Commit c3ac051

Browse files
lint target
1 parent b83434c commit c3ac051

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.eslintrc.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"root": true,
33
"parser": "@typescript-eslint/parser",
44
"parserOptions": {
5-
"ecmaVersion": 2020
5+
"ecmaVersion": 2023
66
},
77
"plugins": [
88
"simple-import-sort",
@@ -175,4 +175,4 @@
175175
}
176176
}
177177
]
178-
}
178+
}

0 commit comments

Comments
 (0)