I am tring to add a lint-staged rule like eslint --max-warnings=0 but using tslint.
So, the question is is it possible and if so how ? nothing usefull on their doc website.
I am tring to add a lint-staged rule like eslint --max-warnings=0 but using tslint.
So, the question is is it possible and if so how ? nothing usefull on their doc website.