why yarn run tslint can not check the error,is there any other way?
“scripts”: {
“tslint”: “tslint –project”
}
“devDependencies”: {
“tslint-react”: “5.0.0”,
“tslint”: “^6.0.0”
}
tslint.json
enter image description here
enter image description here
why yarn run tslint
can not check the error,is there any other way?
wuwuwuwuwuwu
New contributor
CCCCrrrJJJJJ is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.