mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-16 06:18:35 +02:00
12 lines
137 B
JSON
12 lines
137 B
JSON
{
|
|
"plugins": [
|
|
"mozilla"
|
|
],
|
|
|
|
"rules": {
|
|
"no-set-state": "off"
|
|
},
|
|
"env": {
|
|
"es6": true
|
|
}
|
|
} |