aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Strapp <matt@mattstrapp.net>2024-11-02 15:53:33 -0500
committerMatt Strapp <matt@mattstrapp.net>2024-11-02 15:53:33 -0500
commit07ae74d8bb5f001281b141e595f46533dc02bfe9 (patch)
tree11aca356add6a01f837690e57cb76c47b2a5a2ca
parentbuild(deps-dev): bump the nodejs-dependencies group with 2 updates (diff)
downloadlocusts-07ae74d8bb5f001281b141e595f46533dc02bfe9.tar
locusts-07ae74d8bb5f001281b141e595f46533dc02bfe9.tar.gz
locusts-07ae74d8bb5f001281b141e595f46533dc02bfe9.tar.bz2
locusts-07ae74d8bb5f001281b141e595f46533dc02bfe9.tar.lz
locusts-07ae74d8bb5f001281b141e595f46533dc02bfe9.tar.xz
locusts-07ae74d8bb5f001281b141e595f46533dc02bfe9.tar.zst
locusts-07ae74d8bb5f001281b141e595f46533dc02bfe9.zip
I HATE YOU, VSCODE
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
-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"
+ ]
}