Add .deepsource.toml
This commit is contained in:
parent
fe48310fcd
commit
37c5f68ee6
1 changed files with 8 additions and 0 deletions
8
.deepsource.toml
Normal file
8
.deepsource.toml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
version = 1
|
||||
|
||||
[[analyzers]]
|
||||
name = "javascript"
|
||||
enabled = true
|
||||
|
||||
[analyzers.meta]
|
||||
plugins = ["vue"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue