mirror of
https://github.com/abhijithvijayan/web-extension-starter.git
synced 2025-10-07 07:22:37 +02:00
Merge pull request #38 from ThaneshR/patch-1
fix: add webextension environment to eslint config
This commit is contained in:
commit
9fedc80f0d
@ -8,5 +8,8 @@
|
||||
"no-extend-native": "off",
|
||||
"react/jsx-props-no-spreading": "off",
|
||||
"jsx-a11y/label-has-associated-control": "off"
|
||||
},
|
||||
"env": {
|
||||
"webextensions": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user