diff --git a/eslint.config.js b/eslint.config.js index 648af36bd..88656cf8a 100644 --- a/eslint.config.js +++ b/eslint.config.js @@ -17,9 +17,6 @@ export default tseslint.config( } }, { - plugins: { - "@stylistic": stylistic - }, rules: { // add rule overrides here "no-undef": "off",