Hide tsconfig.json in VSCode

This commit is contained in:
Kamil Kisiela 2017-01-25 13:56:19 +01:00
parent 924d13c970
commit 86a2b65a5d

View file

@ -12,7 +12,7 @@
"dist": true,
"coverage": true,
"coverage.lcov": true,
"tsconfig.json": false,
"tsconfig.json": true,
"tslint.json": true,
"typings.json": true,
"typings": true,