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 39e2316 commit ed905deCopy full SHA for ed905de
.deepsource.toml
@@ -4,4 +4,25 @@ version = 1
4
name = "shell"
5
6
[[analyzers]]
7
-name = "javascript"
+name = "javascript"
8
+
9
+ [analyzers.meta]
10
+ plugins = [
11
+ "react",
12
+ "ember",
13
+ "angularjs",
14
+ "vue",
15
+ "meteor",
16
+ "angular"
17
+ ]
18
+ environment = [
19
+ "nodejs",
20
+ "jest",
21
+ "jasmine",
22
+ "mongo",
23
+ "vitest",
24
+ "mocha",
25
+ "browser",
26
+ "jquery",
27
+ "cypress"
28
0 commit comments