Skip to content

v. 2.1.0 - Linting and codestyle

Compare
Choose a tag to compare
@Dan9boi Dan9boi released this 26 Jul 10:08
· 723 commits to master since this release
  • Set all Gulp tasks to run in strict mode
  • Set all js files to run in strict mode
  • Updated all Gulp tasks to use 'const' instead of 'var'
  • Added a reporter to jsHint
  • Linted all js files
  • Added a reporter to jscs
  • Added jscs rules
  • Re-indented all js files to follow jscs
  • Standardisation of js files