1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-07-02 11:34:53 +02:00
bitwarden-browser/apps/desktop/.eslintrc.json
2022-05-05 19:03:56 +02:00

7 lines
57 B
JSON

{
"env": {
"browser": true,
"node": true
}
}