aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.vscode/settings.json4
1 files changed, 1 insertions, 3 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
index 61ab420..0195b8a 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -17,7 +17,5 @@
"deno.enablePaths": [
"src/packages/locusts/mod.ts",
"src/packages/locusts/mod.test.ts"
- ],
- "C_Cpp.default.compileCommands": "/home/user/src/github.com/locusts/builddir/compile_commands.json",
- "C_Cpp.default.configurationProvider": "mesonbuild.mesonbuild"
+ ]
}