"permissions" project uses async function, it is ES8 (Fx52 and above)

This commit is contained in:
YFdyh000
2017-07-09 05:53:19 +08:00
parent 52941770f4
commit cb01687314

View File

@@ -0,0 +1,5 @@
{
"parserOptions": {
"ecmaVersion": 8
}
}