Browse Source

Update .deepsource.toml

DeepSource Bot 3 years ago
parent
commit
d214bb0a5f
1 changed files with 9 additions and 0 deletions
  1. 9 0
      .deepsource.toml

+ 9 - 0
.deepsource.toml

@@ -8,3 +8,12 @@ enabled = true
 
   [analyzers.meta]
   import_paths = ["github.com/pczajkowski/tmsearch"]
+
+[[analyzers]]
+name = "javascript"
+enabled = true
+
+  [analyzers.meta]
+  environment = ["browser"]
+  style_guide = "standard"
+  dialect = "flow"