Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
brainfood
/
grunt-monty-python
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
70513966
authored
2015-09-28 11:37:47 -0500
by
Adam Heath
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Add more javascript checks into jshint:main.
1 parent
32d88eb1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
grunt-monty-python.js
grunt-monty-python.js
View file @
7051396
...
...
@@ -221,7 +221,9 @@ module.exports = function (grunt) {
}),
files
:
{
src
:
[
'src/scripts/main.js'
,
'src/scripts/*.js'
,
'src/scripts/model/**/*.js'
,
'src/scripts/view/**/*.js'
,
],
},
}
...
...
Please
register
or
sign in
to post a comment