rsnext/packages/next/compiled/comment-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
..
index.js Do not throw away tsconfig.json comments (#13458) 2020-05-27 18:46:18 +00:00
LICENSE Do not throw away tsconfig.json comments (#13458) 2020-05-27 18:46:18 +00:00
package.json Do not throw away tsconfig.json comments (#13458) 2020-05-27 18:46:18 +00:00