23 lines
312 B
JSON
23 lines
312 B
JSON
{
|
|
"extensions": [
|
|
"ts",
|
|
"js",
|
|
"html",
|
|
"py",
|
|
"css",
|
|
"c",
|
|
"cpp",
|
|
"go",
|
|
"rs",
|
|
"java",
|
|
"lua",
|
|
"php"
|
|
],
|
|
"folding": true,
|
|
"lineNumbers": true,
|
|
"minimap": true,
|
|
"semanticValidation": true,
|
|
"syntaxValidation": true,
|
|
"themeColor": "AUTO",
|
|
"fontSize": 16
|
|
} |