This is a quick guide for adding the schema for pricing.json files to vim and VSCode.
TL;DR
The schema for pricing.json files is available at https://www.tier.run/docs/pricing.schema.json. Plug that URL into whatever tool you use to validate JSON, an...