You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 16, 2019. It is now read-only.
I am switching over to brunch a project created for grunt using yeoman. They setup a different .jshintrc for use with their tests than with the app scripts. This allows them to set the jasmine option and define extra globals for the test. I think something like that makes sense. Please add support for having a different .jshintrc for tests, or potentially for multiple configurable groups of js files.
The text was updated successfully, but these errors were encountered:
I am switching over to brunch a project created for grunt using yeoman. They setup a different
.jshintrc
for use with their tests than with the app scripts. This allows them to set thejasmine
option and define extraglobals
for the test. I think something like that makes sense. Please add support for having a different .jshintrc for tests, or potentially for multiple configurable groups of js files.The text was updated successfully, but these errors were encountered: