UNPKG
generator-jstack
Version:
latest (0.1.0)
0.1.0
A front-end application generator for RequireJS, KnockoutJS, Sass, Pure, Jasmine, Sinon and Karma
generator-jstack
/
app
/
templates
/
test
/
patterns.txt
3 lines
•
156 B
Plain Text
View Raw
1
2
3
{
pattern
:
'app/bower_components/**/*.js'
, included: false}, {
pattern
:
'app/**/*.js'
, included: false}, {
pattern
:
'test/spec/**/*Spec.js'
, included: false}