11 lines
221 B
JSON
11 lines
221 B
JSON
|
{
|
||
|
"files.associations": {
|
||
|
"*.ts": "typescript",
|
||
|
"*.asm": "python",
|
||
|
"stdio.h": "c",
|
||
|
"string_view": "c",
|
||
|
"state.h": "c",
|
||
|
"stack.h": "c",
|
||
|
"var_store.h": "c"
|
||
|
}
|
||
|
}
|