flecs_tests/.vscode/settings.json

14 lines
296 B
JSON

{
"files.associations": {
"sokol_app.h": "c",
"emsc.h": "c",
"gl3.h": "c",
"sokol_gp.h": "c",
"sokol_glue.h": "c",
"sokol_gfx.h": "c",
"webgpu.h": "c",
"html5.h": "c",
"emscripten.h": "c",
"stddef.h": "c"
}
}