Skip to content

Commit

Permalink
Create .deepsource.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
sadanandpai authored Mar 31, 2024
1 parent d4e4d4f commit 5bfcc52
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .deepsource.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
version = 1

exclude_patterns = ["docs/**", "cypress/**"]

[[analyzers]]
name = "javascript"

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

0 comments on commit 5bfcc52

Please sign in to comment.