UNPKG
sl-fe-lint
Version:
latest (2.0.2)
2.0.2
2.0.1
2.0.0
1.4.0
1.3.0
1.2.0
1.1.2
1.1.1
1.1.0
1.0.0
lint set for front end project
github.com/seeliang/fe-lint
seeliang/fe-lint
sl-fe-lint
/
.travis.yml
13 lines
(12 loc)
•
163 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
language:
node_js
node_js:
-
"6"
cache:
directories:
-
node_modules
notifications:
email:
-
sway.liang@gmail.com
script:
-
yarn
start
-
yarn
test