move fork-ts-checker-webpack-plugin from direct dependency #29
Labels
good first issue
Good for newcomers
Priority: Medium
Status: Available
awaiting release
Type: Refactoring
This one has a
peerDep
oftypescript
. We can completely remove it since we are requiring it at runtime anyway.Also update the docs to reflect the change. If user needs support for typescript, then
npm i -D fork-ts-checker-webpack-plugin
is required.The text was updated successfully, but these errors were encountered: