style(data): reformat generated Pokédex data files

These two files are generated exports that prettier was not ignoring, so
`prettier --check .` failed on them. Reformatting is isolated here because the
diff is ~124k lines and would otherwise bury real changes.

The only semantic change in this commit is the apostrophe in Farfetch'd and
Sirfetch'd: U+0027 -> U+2019, matching the spelling the rest of the data
already used. Everything else is whitespace.
This commit is contained in:
Josh Creek
2026-09-13 17:34:35 +01:00
parent bfd74a2985
commit 676490b800
2 changed files with 58292 additions and 64687 deletions
+29191 -35490
View File
File diff suppressed because it is too large Load Diff
+29101 -29197
View File
File diff suppressed because it is too large Load Diff