8 lines
140 B
JSON
8 lines
140 B
JSON
{
|
|
"editor.formatOnSave": true,
|
|
"files.associations": {
|
|
"*.wrn": "wrnexus"
|
|
},
|
|
"typescript.tsdk": "node_modules/typescript/lib"
|
|
}
|