Hacker News new | ask | show | jobs
by WorldMaker 2470 days ago
Typescript gives you type checking if you import from a JSON file. (Node handles JSON imports and webpack will happily build that for you into a JSON.parse in a bundle.)