mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-17 23:08:33 +02:00
"permissions" project uses async function, it is ES8 (Fx52 and above)
This commit is contained in:
5
permissions/.eslintrc.json
Normal file
5
permissions/.eslintrc.json
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"parserOptions": {
|
||||||
|
"ecmaVersion": 8
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user