PokemonTCG / pokemon-tcg-data

The data found within the Pokémon TCG API
418 stars 201 forks source link

Trailing Comma Prevents Sets File from Parsing #463

Closed ProfDoof closed 1 year ago

ProfDoof commented 1 year ago

https://github.com/PokemonTCG/pokemon-tcg-data/blob/7065cc31b35e931f806f944887cb12f977ebdfe4/sets/en.json#L2663C7-L2663C7

The trailing comma here prevents this file from parsing correctly.