Skip to content

Commit da584cd

Browse files
authored
Update EslintPluginEditor.vue
1 parent 1ca07bd commit da584cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vitepress/theme/components/components/EslintPluginEditor.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ export default {
8686
rules: this.rules,
8787
parserOptions: {
8888
sourceType: "module",
89-
ecmaVersion: 2022,
89+
ecmaVersion: "latest",
9090
},
9191
}
9292
},

0 commit comments

Comments
 (0)