I would like to set my tslint.json location to something other than the workspace root, i.e. "${workspaceRoot}/.vscode/". It seems that tslint only works in vscode with tslint in the root directory. Is it possible to change this to another loaction?
Click File -> Preferences -> Settings
Add this line into the preferences:
"tslint.configFile": "path to tslint"
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With