Skip to content

Commit

Permalink
ci: update .deepsource.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
deepsource-io[bot] committed Apr 5, 2024
1 parent 13960a7 commit c269069
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
@@ -1 +1,17 @@
version = 1

[[analyzers]]
name = "javascript"

[analyzers.meta]
plugins = ["react"]
environment = [
"nodejs",
"browser"
]

[[transformers]]
name = "prettier"

[[transformers]]
name = "standardjs"

0 comments on commit c269069

Please sign in to comment.