mirror of
https://github.com/abhijithvijayan/web-extension-starter.git
synced 2025-10-07 07:22:37 +02:00
add browser/webextensions env to eslint config
This commit is contained in:
parent
8d5bf5fdf7
commit
bc13bd909c
@ -1,3 +1,7 @@
|
||||
{
|
||||
"extends": ["onepass"]
|
||||
"extends": ["onepass"],
|
||||
"env": {
|
||||
"browser": true,
|
||||
"webextensions": true
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user