Set the standard parser

This commit is contained in:
Vishnu Mohandas 2020-09-26 18:06:02 +05:30
parent 4f1d33e548
commit d58956ea82

View file

@ -32,5 +32,8 @@
"next-on-netlify": "^2.4.0",
"typescript": "^4.0.2",
"worker-plugin": "^5.0.0"
},
"standard": {
"parser": "babel-eslint"
}
}