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

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

6 lines
39 B
JSON
Raw Normal View History

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