12 lines
231 B
JSON
12 lines
231 B
JSON
{
|
|
"files.associations": {
|
|
"*.py": "python",
|
|
"app.h": "c",
|
|
"time.h": "c",
|
|
"math.h": "c"
|
|
},
|
|
"C_Cpp.errorSquiggles": "enabled",
|
|
"C_Cpp.default.includePath": [
|
|
"./include"
|
|
]
|
|
} |