bitwarden-estensione-browser/apps/web/.eslintrc.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
55 B
JSON
Raw Permalink Normal View History

2022-02-24 12:10:07 +01:00
{
"root": true,
"env": {
"browser": true
}
}