mirror of
https://github.com/zadam/trilium.git
synced 2025-11-10 05:40:49 +08:00
chore(eslint): remove leftover plugin
This commit is contained in:
parent
42edb0c0bd
commit
e98516df8a
1 changed files with 0 additions and 3 deletions
|
|
@ -17,9 +17,6 @@ export default tseslint.config(
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
plugins: {
|
|
||||||
"@stylistic": stylistic
|
|
||||||
},
|
|
||||||
rules: {
|
rules: {
|
||||||
// add rule overrides here
|
// add rule overrides here
|
||||||
"no-undef": "off",
|
"no-undef": "off",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue