Skip to content

Commit

Permalink
fix(stock): iows2 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
Ephigenia committed Sep 22, 2019
1 parent e6a30bd commit 6b32e55
Show file tree
Hide file tree
Showing 8 changed files with 3,421 additions and 676 deletions.
3 changes: 3 additions & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"mocha": true,
"es6": true
},
"parserOptions": {
"ecmaVersion": 2017
},
"extends": "eslint:recommended",
"rules": {
"no-console": 0
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.11
10.16.3
Loading

0 comments on commit 6b32e55

Please sign in to comment.