Compare commits
No commits in common. "36b2e82f4e8e2e4003f2e1ef91969bfbbb32f991" and "e8727ca922475f2a7f32ee0785625a3612c21c0e" have entirely different histories.
36b2e82f4e
...
e8727ca922
6
.vscode/settings.json
vendored
6
.vscode/settings.json
vendored
@ -7,11 +7,7 @@
|
|||||||
},
|
},
|
||||||
"prettier.enable": false,
|
"prettier.enable": false,
|
||||||
"[typescript]": {
|
"[typescript]": {
|
||||||
"editor.defaultFormatter": "vscode.typescript-language-features",
|
"editor.defaultFormatter": "vscode.typescript-language-features"
|
||||||
"editor.codeActionsOnSave": {
|
|
||||||
"source.organizeImports": true,
|
|
||||||
"source.fixAll": true
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"javascript.preferences.quoteStyle": "single",
|
"javascript.preferences.quoteStyle": "single",
|
||||||
"javascript.preferences.importModuleSpecifierEnding": "minimal",
|
"javascript.preferences.importModuleSpecifierEnding": "minimal",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user