generator-php
generator-php copied to clipboard
Fix for "Trailing whitespace" jshint error in grunt-watch task
Reproducible with default “yo php” configuration. Error listed below line.
———————————————————
Running "jshint:all" (jshint) task Linting Gruntfile.js...ERROR [L42:C17] W102: Trailing whitespace. watch: {
Warning: Task "jshint:all" failed. Use --force to continue.
Aborted due to warnings.