Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
schedules-legacy
Commits
f81b49f3
Commit
f81b49f3
authored
Nov 12, 2016
by
Mark Stenglein
Browse files
exclude files from linting
parent
d8867e30
Changes
1
Hide whitespace changes
Inline
Side-by-side
package.json
View file @
f81b49f3
...
...
@@ -33,9 +33,10 @@
},
"standard"
:
{
"ignore"
:
[
"/public/javascripts/bootstrap.js"
,
"/public/javascripts/bootstrap
*
.js"
,
"/public/javascripts/bootstrap/"
,
"/public/javascripts/fontawesome.js"
"/public/javascripts/fontawesome.js"
,
"/dataScrapers/"
]
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment