Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ This should avoid this common worst-case behavior.

For more information, [see the change here](https://github.com/microsoft/TypeScript/pull/59688).

### Validated JSON Imports in `--module nodenext`
## Validated JSON Imports in `--module nodenext`

When importing from a `.json` file under `--module nodenext`, TypeScript will now enforce certain rules to prevent runtime errors.

Expand Down