create-react-app-typescript icon indicating copy to clipboard operation
create-react-app-typescript copied to clipboard

On `yarn start` it checks for typescript errors in test files

Open hackhat opened this issue 6 years ago • 1 comments

Is this a bug report?

yes

Can you also reproduce the problem with npm 4.x?

add a typescript error in a test.ts file

hackhat avatar Jun 01 '18 21:06 hackhat

yarn build seems to check for errors in the test files as well.

paulmelnikow avatar Jul 25 '18 23:07 paulmelnikow