Open giulioambrogi opened 6 years ago
Hi,
I've followed the README in order to turn TSLint errors into warnings during dev, but I keep getting the compilation errors instead.
dev
Steps to reproduce:
create-react-app my-app --scripts-version=react-scripts-ts
tslint.json
npm start
Hi,
I've followed the README in order to turn TSLint errors into warnings during
dev
, but I keep getting the compilation errors instead.Steps to reproduce:
create-react-app my-app --scripts-version=react-scripts-ts
tslint.json
as shown here: https://github.com/Microsoft/TypeScript-React-Starter#overriding-defaultsnpm start