mirror of
https://github.com/abhijithvijayan/web-extension-starter.git
synced 2026-01-30 09:48:12 +01: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