chore(eslint): remove leftover plugin

This commit is contained in:
Panagiotis Papadopoulos 2025-04-02 08:54:10 +02:00
parent 42edb0c0bd
commit e98516df8a

View File

@ -17,9 +17,6 @@ export default tseslint.config(
}
},
{
plugins: {
"@stylistic": stylistic
},
rules: {
// add rule overrides here
"no-undef": "off",