Files
2026-08-01 01:09:58 +05:30

8 lines
140 B
JSON

{
"editor.formatOnSave": true,
"files.associations": {
"*.wrn": "wrnexus"
},
"typescript.tsdk": "node_modules/typescript/lib"
}