1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-01 08:03:20 +00:00
Files
browser/apps/desktop/.eslintrc.json
2022-05-05 19:03:56 +02:00

7 lines
57 B
JSON

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