1
0
mirror of https://github.com/bitwarden/browser synced 2024-12-18 20:33:00 +01:00
bitwarden-estensione-browser/apps/web/.eslintrc.json

7 lines
55 B
JSON
Raw Normal View History

2022-02-24 12:10:07 +01:00
{
"root": true,
"env": {
"browser": true
}
}