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

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

7 lines
57 B
JSON
Raw Normal View History

2022-02-24 20:50:19 +01:00
{
"env": {
"browser": true,
"node": true
}
}