9 lines
184 B
JSON
9 lines
184 B
JSON
{
|
|
"files.associations": {
|
|
"*.js": "javascript",
|
|
"array": "cpp"
|
|
},
|
|
"editor.codeLens": false,
|
|
"editor.tabSize": 2,
|
|
"liveServer.settings.port": 5501,
|
|
} |