We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d629b40 commit 91d690fCopy full SHA for 91d690f
.github/dependabot.yml
@@ -8,7 +8,7 @@ updates:
8
timezone: Europe/Copenhagen
9
time: "12:00"
10
labels: []
11
- - directory: /
+ - directory: /doc
12
package-ecosystem: npm
13
schedule:
14
interval: daily
src/native/.clangd
@@ -0,0 +1,2 @@
1
+CompileFlags:
2
+ CompilationDatabase: ../../out/obj/src/native/debug_win-x64
0 commit comments