There was an error while loading. Please reload this page.
1 parent 5004b9b commit 3ceba19Copy full SHA for 3ceba19
1 file changed
eslint.config.js
@@ -6,7 +6,7 @@ export default [
6
js.configs.recommended,
7
{
8
languageOptions: {
9
- ecmaVersion: 2022,
+ ecmaVersion: 2025,
10
globals: {
11
...globals.browser,
12
...globals.node,
0 commit comments