mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 07:33:07 +08:00
chore: remove eslint-plugin-jsx-a11y package
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
import eslintPluginAstro from "eslint-plugin-astro";
|
||||
import globals from "globals";
|
||||
import jsxA11y from "eslint-plugin-jsx-a11y";
|
||||
import tseslint from "typescript-eslint";
|
||||
|
||||
export default [
|
||||
jsxA11y.flatConfigs.recommended,
|
||||
...tseslint.configs.recommended,
|
||||
...eslintPluginAstro.configs.recommended,
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user