cpnav/.vscode/settings.json

6 lines
113 B
JSON

{
"cmake.ignoreCMakeListsMissing": true,
"files.associations": {
"dart_native_api.h": "c"
}
}