pokemon-showdown/test
Ivo Julca 7dddb66253 Migrate build system to ESLint
JSHint's ES6 support is shaky, and its development has stalled as of late.
Since ESLint can do by itself both JSHint and JSCS' jobs, this commit replaces them.
Gulp and its related dependencies are also hereby removed.
2015-11-07 21:36:49 -05:00
..
application Parse all numerical user input as base 10 2015-11-07 20:08:01 -05:00
dev-tools/eslint Migrate build system to ESLint 2015-11-07 21:36:49 -05:00
simulator Cleanup: remove several unused variables 2015-11-07 17:34:21 -05:00
main.js Use strict mode and let and const instead of var 2015-11-06 21:56:52 -05:00
mocha.opts Implement JSCS rule to enforce PS conditionals' style 2015-06-12 03:36:36 -05:00