Started working on scripts
This commit is contained in:
9
.vscode/settings.json
vendored
Normal file
9
.vscode/settings.json
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"tsimporter.emitSemicolon": false,
|
||||
"tsimporter.doubleQuotes": true,
|
||||
"files.exclude": {
|
||||
"**/*.js": {
|
||||
"when": "$(basename).ts"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user