My Learning Curve

Feed / Total TypeScript

Override the Type of a JSON File (article)

Tuesday, August 29, 2023

Learn how to manually assign types to JSON imports in TypeScript by creating `.d.json.ts` files, which can greatly improve performance.

Read original article ↗