Skip to content

Commit

Permalink
Updated Sweatmap and Testing Frameworks.
Browse files Browse the repository at this point in the history
  • Loading branch information
soluml committed May 11, 2021
1 parent 3db1f76 commit 66d42ea
Show file tree
Hide file tree
Showing 4 changed files with 7,178 additions and 2,706 deletions.
1 change: 1 addition & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"space-in-parens": 0,
"space-before-function-paren": 0,
"no-underscore-dangle": 0,
"prefer-object-spread": 1,
"import/no-extraneous-dependencies": 0,
"import/no-dynamic-require": 0,
"quotes": [
Expand Down
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
language: node_js
node_js:
- "8.16"
- "10.0"
- "12.0"
- "14.0"
- "16.0"
Loading

0 comments on commit 66d42ea

Please sign in to comment.