mirror of
https://github.com/bitwarden/browser
synced 2026-02-18 10:23:52 +00:00
add eslint plugin
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"$schema": "./node_modules/oxlint/configuration_schema.json",
|
||||
"plugins": ["typescript", "import"],
|
||||
"plugins": ["eslint", "typescript", "import"],
|
||||
"categories": {
|
||||
"correctness": "error"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user