Skip to content

Commit

Permalink
ci: add .deepsource.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
deepsource-io[bot] authored Oct 24, 2024
1 parent 5797d1c commit 68b862c
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .deepsource.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
version = 1

[[analyzers]]
name = "javascript"

[analyzers.meta]
environment = [
"vitest",
"nodejs"
]

[[analyzers]]
name = "test-coverage"

[[analyzers]]
name = "secrets"

0 comments on commit 68b862c

Please sign in to comment.