Skip to content

Commit 773308a

Browse files
authored
Update Linter (#10)
* Update Linter * Update Travis Commands
1 parent d3e3cc1 commit 773308a

File tree

5 files changed

+2735
-9728
lines changed

5 files changed

+2735
-9728
lines changed

.nvmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
14.15.4

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ node_js:
66
- node
77

88
script:
9-
- yarn pretty-quick
10-
- yarn eslint
9+
- yarn pretty-quick --check
10+
- yarn lint
1111
- yarn test

0 commit comments

Comments
 (0)