browser build tests now have their own jshintrc
This commit is contained in:
4
test/unit/browser_builds/.jshintrc
Normal file
4
test/unit/browser_builds/.jshintrc
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"extends": "../../.jshintrc",
|
||||
"browser": true
|
||||
}
|
||||
Reference in New Issue
Block a user