Skip to content

Commit

Permalink
Add .deepsource.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
deepsourcebot committed Nov 5, 2022
1 parent 48958c3 commit dfa470c
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .deepsource.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
version = 1

[[analyzers]]
name = "javascript"
enabled = true

[analyzers.meta]
plugins = [
"react",
"ember",
"vue",
"meteor",
"angularjs",
"angular"
]

0 comments on commit dfa470c

Please sign in to comment.