rsnext/packages/next/compiled/comment-json/package.json
Joe Haddad 37f4353f24
Do not throw away tsconfig.json comments (#13458)
This pull request updates our TypeScript verification process to not wipe out potentially vital user comments.

Introducing a prompt process was mostly a side effect of users wanting to keep comments.
There's no reason we really need this prompt, as answering no would refuse to boot the Next.js server anyway.

---

Fixes #8128
Closes #11440
2020-05-27 18:46:18 +00:00

1 line
79 B
JSON

{"name":"comment-json","main":"index.js","author":"kaelzhang","license":"MIT"}