diff --git a/website/docs/options.md b/website/docs/options.md index 5cc7ee0ad..819d61573 100644 --- a/website/docs/options.md +++ b/website/docs/options.md @@ -81,6 +81,8 @@ ts-node --project Path to tsconfig file. +*Note the uppercase `-P`. This is different from `tsc`'s `-p/--project` option.* + *Environment:* `TS_NODE_PROJECT` ### skipProject