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
Copy file name to clipboardExpand all lines: readme.md
+6-2Lines changed: 6 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ Here are the goodies that you'll get:
19
19
*[Angular UI router](https://github.com/angular-ui/ui-router) configuration with multiple views
20
20
* EditorConfig
21
21
* JavaScript Code Style (jscs)
22
-
* Jshint
22
+
* Jshint (rename _jshintrc to .jshintrc if you want to use it. Your code needs to pass for [https://github.com/jadjoubran/laravel5-angular-material-starter/issues/11](gulp to recompile))
@@ -65,6 +65,10 @@ Here's what I'm planning for the next releases
65
65
66
66
## Changelog
67
67
68
+
### v1.5.1
69
+
+ jshint is now optional. Rename _jshintrc to .jshintrc. Check [https://github.com/jadjoubran/laravel5-angular-material-starter/issues/11](issue #11)
0 commit comments