This commit is contained in:
Anthony Dresser
2017-12-29 00:39:34 -08:00
parent 8afebd2e10
commit 4826b6adc9
57 changed files with 169 additions and 10878 deletions

View File

@@ -1,11 +0,0 @@
// Place your settings in this file to overwrite default and user settings.
{
"javascript.validate.enable": false,
"files.trimTrailingWhitespace": true,
"eslint.enable": false,
"editor.insertSpaces": false,
"editor.tabSize": 4,
"tslint.enable": false,
"typescript.tsdk": "./node_modules/typescript/lib",
"typescript.tsserver.trace": "off"
}