Skip to content

Commit 83ad39a

Browse files
committed
Fix typo
1 parent c9fba79 commit 83ad39a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/tsconfig-reference/copy/en/options/allowArbitraryExtensions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ Note that historically, a similar effect has often been achievable by adding a d
3535
Strictly speaking, the former is interpreted as a declaration file for a JavaScript file named `app.css.js`.
3636
Because relative files imports need to include extensions in Node's ESM support, TypeScript would error on our example in an ESM file under `--moduleResolution node16` or `nodenext`.
3737

38-
For more information, read up [the proposalfor this feature](https://github.com/microsoft/TypeScript/issues/50133) and [its corresponding pull request](https://github.com/microsoft/TypeScript/pull/51435).
38+
For more information, read up [the proposal for this feature](https://github.com/microsoft/TypeScript/issues/50133) and [its corresponding pull request](https://github.com/microsoft/TypeScript/pull/51435).

0 commit comments

Comments
 (0)