mirror of
https://github.com/abhijithvijayan/web-extension-starter.git
synced 2026-01-30 09:48:12 +01:00
10 lines
137 B
JSON
10 lines
137 B
JSON
{
|
|
"env": {
|
|
"browser": true,
|
|
"webextensions": true
|
|
},
|
|
"extends": [
|
|
"@abhijithvijayan/eslint-config"
|
|
],
|
|
"rules": {}
|
|
} |