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 9a6312a commit f3ccda9Copy full SHA for f3ccda9
.deepsource.toml
@@ -0,0 +1,11 @@
1
+version = 1
2
+
3
+[[analyzers]]
4
+name = "javascript"
5
6
+ [analyzers.meta]
7
+ environment = [
8
+ "nodejs",
9
+ "browser",
10
+ "vitest"
11
+ ]
0 commit comments