1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-06 00:13:28 +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
}
}