We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
templates/app/server/.jshintrc
1 parent 004e1f5 commit 5bf8000Copy full SHA for 5bf8000
1 file changed
.npmignore
@@ -1,11 +1,11 @@
1
-angular-fullstack-deps
2
-test
3
-.idea
4
-src
5
-scripts
6
-ISSUE_TEMPLATE.md
7
-PULL_REQUEST_TEMPLATE.md
8
-.travis.yml
9
-gulpfile.babel.js
10
-Gruntfile.js
11
-.jshintrc
+./angular-fullstack-deps
+./test
+./.idea
+./src
+./scripts
+./ISSUE_TEMPLATE.md
+./PULL_REQUEST_TEMPLATE.md
+./.travis.yml
+./gulpfile.babel.js
+./Gruntfile.js
+./.jshintrc
0 commit comments