1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-07-20 14:35:09 +02:00
bitwarden-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
}
}