Allow per-language settings for addons. #19642
Labels
config
VS Code configuration, set up issues
*duplicate
Issue identified as a duplicate of another issue(s)
feature-request
Request for new features or functionality
Milestone
Right now per-language settings work for editor settings only, it would be really nice to be able to control addons too.
For example I use tslint for both JS and TS, however I'd like to enable
"tslint.autoFixOnSave": true
for typescript files only.The text was updated successfully, but these errors were encountered: