ibbatta / grunt-frontend-boilerplate

🔒 Basic boilerplate to start a webapp project with Angular.js, Bootstrap and Grunt
http://ibbatta.github.io/grunt-frontend-boilerplate/
GNU General Public License v3.0
14 stars 1 forks source link

update jshintrc in order to prevent linting on karma / jasmine test. #14

Closed ibbatta closed 7 years ago

ibbatta commented 7 years ago

update *.spec.js files with 'use strict' mode. update gruntfile to prevent inject test files inside html