fixed formatting

This commit is contained in:
Seth Samuel 2024-12-02 09:29:05 +13:00
parent b37a846ed2
commit 38ec2988c9
2 changed files with 22 additions and 24 deletions

View file

@ -6,5 +6,8 @@
"cmake.configureArgs": [
"-DVCPKG_MANIFEST_MODE=OFF",
"-DVCPKG_TARGET_TRIPLET=x64-linux"
]
],
"files.associations": {
"string.h": "c"
}
}