synchronization - Sync between tslint json file and Visual Studio Code -


how can configure typescript linter of vs code in sync tslint json file?

basicaly intergrate tslint file vs code.

thanks

install tslint extension in vscode , put tslint.json file in home folder


Comments

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

Add new key value to json node in java -