QuestionForm/.vscode/settings.json

6 lines
145 B
JSON

{
"editor.formatOnPaste": true,
"editor.formatOnSave": true,
"typescript.tsdk": "/home/dsh/dev/questionForm/node_modules/typescript/lib"
}