5 lines
175 B
JSON
5 lines
175 B
JSON
|
// Place your settings in this file to overwrite default and user settings.
|
||
|
{
|
||
|
"tslint.enable": true,
|
||
|
"tslint.rulesDirectory": "node_modules/tslint-microsoft-contrib"
|
||
|
}
|