Skip to content

Commit bb8d1c7

Browse files
Update .eslintrc.json
1 parent 1c266d4 commit bb8d1c7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.eslintrc.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@
1111
"trailingComma": "all",
1212
"bracketSpacing": true,
1313
"semi": false,
14-
"printWidth": 80,
15-
"parser": "babylon"
14+
"printWidth": 80
1615
}
1716
],
1817
"no-console": 0

0 commit comments

Comments
 (0)