mirror of
https://github.com/vale981/apollo-server
synced 2025-03-05 17:51:40 -05:00
Hide tsconfig.json in VSCode
This commit is contained in:
parent
924d13c970
commit
86a2b65a5d
1 changed files with 1 additions and 1 deletions
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
|
@ -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,
|
||||
|
|
Loading…
Add table
Reference in a new issue