6 lines
111 B
JSON
6 lines
111 B
JSON
{
|
|
"editor.formatOnSave": true,
|
|
"editor.rulers": [79],
|
|
"typescript.tsdk": "node_modules/typescript/lib"
|
|
}
|