let us default on developer mode when building with VScode

This commit is contained in:
Daniel Lemire
2025-08-23 20:59:58 -04:00
parent 056d66926a
commit 8fff57578c
2 changed files with 3 additions and 0 deletions
+3
View File
@@ -3,6 +3,9 @@
{"column": 95 },
{"column": 120 }
],
"cmake.configureArgs": [
"-DSIMDJSON_DEVELOPER_MODE=ON"
],
"files.trimTrailingWhitespace": true,
"files.associations": {
".clangd": "yaml",
Binary file not shown.