Add .deepsource.toml
This commit is contained in:
parent
1acfb14d2c
commit
e61122d5b0
1 changed files with 5 additions and 0 deletions
5
.deepsource.toml
Normal file
5
.deepsource.toml
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
version = 1
|
||||||
|
|
||||||
|
[[analyzers]]
|
||||||
|
name = "javascript"
|
||||||
|
enabled = true
|
Loading…
Reference in a new issue