Skip to content

Commit f8d589d

Browse files
bump ecma test
1 parent 28c423a commit f8d589d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

common/config/ESLint/eslint.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ export const baseConfig = {
3535
},
3636

3737
parser: tsParser,
38-
ecmaVersion: 2020,
38+
ecmaVersion: 2022,
3939
sourceType: 'module',
4040

4141
parserOptions: {

0 commit comments

Comments
 (0)