16 lines
223 B
Plaintext
16 lines
223 B
Plaintext
|
{
|
||
|
"folders": [
|
||
|
{
|
||
|
"path": "."
|
||
|
}
|
||
|
],
|
||
|
"settings": {
|
||
|
"editor.detectIndentation": false,
|
||
|
"editor.insertSpaces": false
|
||
|
},
|
||
|
"extensions": {
|
||
|
"recommendations": [
|
||
|
"venner.vscode-glua-enhanced"
|
||
|
]
|
||
|
}
|
||
|
}
|