Skip to content

Commit

Permalink
Update .deepsource.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
vibhorgupta-gh authored Jan 5, 2024
1 parent 490acf6 commit 50269dd
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .deepsource.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,11 @@ version = 1
name = "javascript"

[analyzers.meta]
plugins = ["react"]
environment = [
"nodejs",
"browser"
]
]
module_system = "es-modules"
dialect = "typescript"
skip_doc_coverage = ["class-expression", "method-definition"]
cyclomatic_complexity_threshold = "high"

0 comments on commit 50269dd

Please sign in to comment.