Skip to content
This repository was archived by the owner on Dec 4, 2021. It is now read-only.

Commit 2d23d2a

Browse files
authored
add eslint styling. Resolves #42 (#46)
1 parent 84967bd commit 2d23d2a

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.travis.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
language: node_js
2+
node_js:
3+
- "stable"
4+
install:
5+
- npm install
6+
script:
7+
- npm run lint

0 commit comments

Comments
 (0)