Browse Source

ci: add .deepsource.toml

deepsource-io[bot] 10 tháng trước cách đây
mục cha
commit
a47bb682a5
1 tập tin đã thay đổi với 7 bổ sung0 xóa
  1. 7 0
      .deepsource.toml

+ 7 - 0
.deepsource.toml

@@ -0,0 +1,7 @@
+version = 1
+
+[[analyzers]]
+name = "javascript"
+
+  [analyzers.meta]
+  environment = ["nodejs"]