UNPKG
eslint-config-jam3
Version:
latest (2.0.1)
2.0.1
2.0.0
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Jam3's ESLint config
github.com/Jam3/eslint-config-jam3
Jam3/eslint-config-jam3
eslint-config-jam3
/
.travis.yml
15 lines
(10 loc)
•
131 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
language:
node_js
node_js:
-
'10'
cache:
directories:
-
node_modules
install:
-
npm
install
script:
-
npm
run
test