Skip to content

Commit 1831997

Browse files
committed
Update eslint rc
Signed-off-by: Alex Ivanov <ai@contributor.pw>
1 parent ad8f64c commit 1831997

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.eslintrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"extends": ["eslint:recommended", "google", "plugin:prettier/recommended"],
33
"plugins": ["prettier"],
4+
"parser": "babel-eslint",
45
"env": {
56
"node": true,
67
"es6": true

0 commit comments

Comments
 (0)