pokemon-showdown/tools
Guangcong Luo 68ac96b7da Split up dex-data over individual files
This commit introduces:
- `dex-abilities.ts`
- `dex-conditions.ts`
- `dex-formats.ts`
- `dex-items.ts`
- `dex-moves.ts`
- `dex-species.ts`

These files centralize definitions from `dex-data` and `global-types`.
2020-11-04 18:57:27 +00:00
..
modlog Support disabling modlogs (#7619) 2020-11-02 22:59:31 -05:00
set-import Split up dex-data over individual files 2020-11-04 18:57:27 +00:00
simulate Turn on prefer-const for .js files 2020-04-23 11:37:47 -07:00