6 lines
145 B
JSON
6 lines
145 B
JSON
{
|
|
"editor.formatOnPaste": true,
|
|
"editor.formatOnSave": true,
|
|
"typescript.tsdk": "/home/dsh/dev/questionForm/node_modules/typescript/lib"
|
|
}
|