Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed how to specify tsconfig.json in TypeScript document. #2657

Merged

Conversation

madogiwa0124
Copy link
Contributor

Since fork-ts-checker-webpack-plugin version 5.0, the name has been changed to use the same name as ts-loader etc.

TypeScript options

Options for the TypeScript checker (typescript option object).

Name Type Default value Description
configFile string 'tsconfig.json' Path to the > tsconfig.json file (path relative to the compiler.options.context or absolute path)

https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/blob/v5.0.0/README.md#typescript-options

I fixed documentation to specify tsconfig.json by configFile.

ref: TypeStrong/fork-ts-checker-webpack-plugin#436

Since `fork-ts-checker-webpack-plugin` version 5.0, the name has been changed to use the same name as ts-loader etc.
@gauravtiwari gauravtiwari merged commit 44e0a53 into rails:master Jul 9, 2020
gauravtiwari pushed a commit that referenced this pull request Aug 16, 2020
Since `fork-ts-checker-webpack-plugin` version 5.0, the name has been changed to use the same name as ts-loader etc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants