Skip to content

Commit

Permalink
Added .deepsource.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
HarshCasper authored Dec 6, 2020
1 parent d08decc commit d02b480
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .deepsource.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
version = 1

test_patterns = ["test/**"]

[[analyzers]]
name = "javascript"
enabled = true

[analyzers.meta]
environment = [
"nodejs",
"mocha"
]
dialect = "typescript"

0 comments on commit d02b480

Please sign in to comment.