Skip to content

Commit

Permalink
Fix outdated info (#4098)
Browse files Browse the repository at this point in the history
  • Loading branch information
VasilyStrelyaev committed Aug 6, 2019
1 parent 6001c9f commit 5cfb226
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/articles/documentation/test-api/typescript-support.md
Expand Up @@ -86,8 +86,6 @@ See the available options in the [TypeScript Compiler Options](https://www.types

> Important! You cannot override the `module` and `target` options.
Save `tsconfig.json` to the directory from which you run TestCafe (usually the project's root directory), or specify the [tsConfigPath](../using-testcafe/configuration-file.md#tsconfigpath) option in the [configuration file](../using-testcafe/configuration-file.md) to use a different location.

TestCafe passes the following options to the TypeScript compiler unless you override them in `tsconfig.json`:

Option | Value
Expand Down

0 comments on commit 5cfb226

Please sign in to comment.