Skip to content

Commit 1e5ce0d

Browse files
committed
update ci
1 parent 66a559a commit 1e5ce0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- run:
4444
name: Install eslint@6
4545
command: |
46-
npm install -D eslint@6.2.0
46+
npm install -D eslint@6.2.0 @typescript-eslint/parser@3
4747
- run:
4848
name: Install dependencies
4949
command: npm install

0 commit comments

Comments
 (0)