bung87 opened this issue 5 years ago · 0 comments
I used tslint-config-prettier to resolve conflicts before, wonder should I still need below code in tslint.json?
tslint-config-prettier
{ "extends": ["tslint:latest", "tslint-config-prettier"] }