This commit is contained in:
2026-04-27 19:17:02 +08:00
parent 9947701fc4
commit 14828597db
88 changed files with 1897 additions and 274 deletions

View File

@@ -16,7 +16,6 @@ export default defineConfig([
reactRefresh.configs.vite,
],
languageOptions: {
ecmaVersion: 2020,
globals: globals.browser,
},
},