UNPKG
gts
Version:
debug (5.0.2-debug)
latest (7.0.0)
legacy-14 (5.3.1)
next (4.0.1)
7.0.0
6.0.2
6.0.1
6.0.0
5.3.1
5.3.0
5.2.0
5.1.1
5.1.0
5.0.2-debug
5.0.1
5.0.1-debug
5.0.0
5.0.0-debug
4.0.1
4.0.0
3.1.1
3.1.0
3.0.3
3.0.3-candidte.0
3.0.2
3.0.1
3.0.0
3.0.0-alpha.1
2.0.2
2.0.1
2.0.0
2.0.0-alpha.9
2.0.0-alpha.8
2.0.0-alpha.7
2.0.0-alpha.6
2.0.0-alpha.5
2.0.0-alpha.4
2.0.0-alpha.3
2.0.0-alpha.2
2.0.0-alpha.1
1.1.2
1.1.0
1.0.0
1.0.0-0
0.9.0
0.8.0
0.7.1
0.6.0
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.1
0.4.0
0.3.1
0.3.0
Google TypeScript Style
github.com/google/gts
google/gts
gts
/
eslint.ignores.js
2 lines
(1 loc)
•
80 B
JavaScript
View Raw
1
2
module.exports
= [
'build/'
,
'**/node_modules/'
,
'template/'
,
'test/fixtures/'
]
;