1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-06-25 10:25:36 +02:00
bitwarden-browser/apps/web/.eslintrc.json
2022-06-02 13:44:03 +02:00

7 lines
55 B
JSON

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