mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-01-28 07:14:40 +08:00
chore: use jsx-runtime presets of eslint-plugin-react (#4794)
This commit is contained in:
@@ -12,5 +12,5 @@ export default defineConfig([
|
||||
languageOptions: { globals: globals.browser },
|
||||
},
|
||||
tseslint.configs.recommended,
|
||||
pluginReact.configs.flat.recommended,
|
||||
pluginReact.configs.flat["jsx-runtime"],
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user