mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-18 03:01:00 -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` |
||
|---|---|---|
| .. | ||
| mods | ||
| abilities.js | ||
| aliases.js | ||
| formats-data.js | ||
| items.js | ||
| learnsets.js | ||
| moves.js | ||
| pokedex.js | ||
| random-teams.js | ||
| rulesets.js | ||
| scripts.js | ||
| statuses.js | ||
| typechart.js | ||