mirror of
https://github.com/me-no-dev/ESPAsyncWebServer.git
synced 2025-09-27 14:50:56 +02:00
vscode
This commit is contained in:
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
@@ -10,6 +10,9 @@
|
|||||||
"files.associations": {
|
"files.associations": {
|
||||||
"*.cps": "javascript",
|
"*.cps": "javascript",
|
||||||
"*.config": "cpp",
|
"*.config": "cpp",
|
||||||
"compare": "cpp"
|
"compare": "cpp",
|
||||||
|
"*.tcc": "cpp",
|
||||||
|
"deque": "cpp",
|
||||||
|
"vector": "cpp"
|
||||||
}
|
}
|
||||||
}
|
}
|
Reference in New Issue
Block a user