execve_hook/.vscode/settings.json

13 lines
278 B
JSON

{
"files.associations": {
"*.vue": "vue",
"*.css": "css",
"*.jsx": "javascriptreact",
"*.cjson": "jsonc",
"*.wxss": "css",
"*.wxs": "javascript",
"*.json": "jsonc",
"string.h": "c",
"shm.h": "c"
}
}