TypeStrong / fork-ts-checker-webpack-plugin

Webpack plugin that runs typescript type checker on a separate process.
MIT License
1.96k stars 239 forks source link

docs: update readme and examples #738

Closed piotr-oles closed 2 years ago

piotr-oles commented 2 years ago

Starting from ts-loader 9.3.0 we don't have to set transpileOnly: true option.

See https://github.com/TypeStrong/ts-loader/pull/1451

piotr-oles commented 2 years ago

:tada: This PR is included in version 7.2.9 :tada:

The release is available on:

Your semantic-release bot :package::rocket: