pokemon-showdown/test/simulator/misc
Ivo Julca 22779102cc Lint: Add miscellaneous extra rules
Among the newly added rules, there are quite a few intended to enforce
compliance of CONTRIBUTING.md-blessed idioms, as well as ensure
safe usage of classes and constant bindings.

We are also now enforcing usage of early return in commands.js,
which has 100% compliance as of fd2c45c.
2016-04-25 21:52:21 -05:00
..
choice-parser.js Use strict mode and let and const instead of var 2015-11-06 21:56:52 -05:00
eventemitter.js Lint: Add miscellaneous extra rules 2016-04-25 21:52:21 -05:00
inversebattle.js Use strict mode and let and const instead of var 2015-11-06 21:56:52 -05:00
statuses.js Always use trailing comma for multiline objects 2016-01-01 00:20:07 +01:00
statusmoves.js Always use trailing comma for multiline objects 2016-01-01 00:20:07 +01:00
trapmoves.js Always use trailing comma for multiline objects 2016-01-01 00:20:07 +01:00
typechange.js Refactor for more ES6 features 2016-02-10 17:40:21 -06:00
weather.js Use strict mode and let and const instead of var 2015-11-06 21:56:52 -05:00
weight.js Use strict mode and let and const instead of var 2015-11-06 21:56:52 -05:00