mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-22 07:25:28 -05:00
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` |
||
|---|---|---|
| .. | ||
| abilities | ||
| items | ||
| misc | ||
| moves | ||
| tools | ||
| choice-parser.js | ||
| decisions.js | ||
| dex.js | ||
| events.js | ||
| team-validator.js | ||