Update space-before-function-paren

This commit is contained in:
Hydroxycarbamide 2022-11-21 10:42:30 +01:00
parent aafc769f33
commit 067247298b
5 changed files with 13 additions and 5 deletions

4
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,4 @@
{
"typescript.tsdk": "node_modules/.pnpm/typescript@4.9.3/node_modules/typescript/lib",
"typescript.enablePromptUseWorkspaceTsdk": true
}