Skip to content
This repository was archived by the owner on Sep 28, 2020. It is now read-only.

Commit a29006e

Browse files
author
薛定谔的猫
committed
update: .eslintrc
1 parent 56ad1d8 commit a29006e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.eslintrc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
extends: eslint:recommended
3-
4-
ecmaFeatures:
5-
modules: true
3+
parserOptions:
4+
ecmaFeatures:
5+
modules: true
66

77
env:
88
es6: true

0 commit comments

Comments
 (0)