Commit 07f53083 authored by esatakpunar's avatar esatakpunar

update parseroptions

parent 4fdb3852
......@@ -40,7 +40,8 @@
"eslint:recommended"
],
"parserOptions": {
"parser": "@babel/eslint-parser"
"parser": "@babel/eslint-parser",
"requireConfigFile": false
},
"rules": {}
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment