Clement 3a6d55c646 feat:encoder with existing lib (#2)
Co-authored-by: Clement <c.boesmier@aptatio.com>
Reviewed-on: #2
2023-10-20 18:32:17 +02:00

9 lines
149 B
JSON

{
"cmake.configureOnOpen": true,
"files.associations": {
"*.html": "html",
"atomic": "cpp",
"cstdint": "cpp"
}
}