Skip to content

Commit

Permalink
Merge pull request #73 from IntegerAlex/deepsource-config-3681f620
Browse files Browse the repository at this point in the history
ci: add .deepsource.toml
  • Loading branch information
IntegerAlex authored Oct 18, 2024
2 parents 4ce7872 + 2ffb66b commit d549a61
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .deepsource.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
version = 1

[[analyzers]]
name = "javascript"

[[transformers]]
name = "standardjs"

0 comments on commit d549a61

Please sign in to comment.