pokemon-showdown/test/sim
Guangcong Luo 125fe31d06 Improve eslintrc
Fixed some more code style, allowing these rules to be enabled:

- `comma-dangle`
- `function-paren-newline`
- `member-delimiter-style`
- `no-eval`
- `no-fallthrough`
- `no-misused-promises`
- `no-unused-vars`
- `operator-linebreak`
2020-03-06 22:35:55 -08:00
..
abilities Revert "Fix Moxie and Beast Boost in doubles" 2020-02-23 13:46:18 +04:00
items Fix Lum Berry activation 2020-02-22 05:39:37 +04:00
misc Add tests for Max Geyser Sand Spit 2020-02-23 22:10:49 -08:00
moves Improve eslintrc 2020-03-06 22:35:55 -08:00
tools Use assert in strict mode 2020-02-20 00:39:31 -08:00
choice-parser.js Use assert in strict mode 2020-02-20 00:39:31 -08:00
decisions.js Improve eslintrc 2020-03-06 22:35:55 -08:00
dex.js Use assert in strict mode 2020-02-20 00:39:31 -08:00
events.js Use assert in strict mode 2020-02-20 00:39:31 -08:00
team-validator.js Fix Gmax validation 2020-03-06 10:41:33 -08:00