Skip to content

Commit 3ff4a69

Browse files
Psidiumblakeembrey
authored andcommitted
Add missing word to README (#680)
1 parent ad6183a commit 3ff4a69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Create a new node.js configuration, add `-r ts-node/register` to node args and m
100100

101101
## Loading `tsconfig.json`
102102

103-
**Typescript Node** loads `tsconfig.json` automatically. Use `--skip-project` to the loading `tsconfig.json`.
103+
**Typescript Node** loads `tsconfig.json` automatically. Use `--skip-project` to skip loading the `tsconfig.json`.
104104

105105
**Tip**: You can use `ts-node` together with [tsconfig-paths](https://www.npmjs.com/package/tsconfig-paths) to load modules according to the `paths` section in `tsconfig.json`.
106106

0 commit comments

Comments
 (0)