facebook / jscodeshift

A JavaScript codemod toolkit.
https://jscodeshift.com
MIT License
9.11k stars 468 forks source link

Include importAttributes in tsOptions.js #585

Open benasher44 opened 4 months ago

benasher44 commented 4 months ago

Allow syntax like import obj from "./something.json" with { type: "json" };