UNPKG
generator-ionicgenerator
Version:
latest (0.0.0)
0.0.0
An Ionic app, custom with gulp and sass
generator-ionicgenerator
/
generators
/
app
/
templates
/
.jshintrc
5 lines
(4 loc)
•
38 B
Plain Text
View Raw
1
2
3
4
5
{
"curly"
:
true
,
"eqeqeq"
:
true
}