1
0
mirror of https://github.com/bitwarden/browser synced 2024-12-14 02:12:54 +01:00
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
}
}