Skip to content

Commit fb6389f

Browse files
authored
Merge pull request #493 from rahuldkjain/enhancement/fix-warnings
fix: few ESLint warnings
2 parents 938a8a9 + d33d139 commit fb6389f

File tree

5 files changed

+222
-172
lines changed

5 files changed

+222
-172
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: node_js
22
node_js:
3-
- "stable"
3+
- "14"
44
cache:
55
directories:
66
- "node_modules"

0 commit comments

Comments
 (0)