Remove integration with DeepSource

pull/81/head
MillenniumEarl 2021-03-05 12:29:24 +01:00
parent c53f084758
commit 9c86ed459c
1 changed files with 0 additions and 16 deletions

View File

@ -1,16 +0,0 @@
version = 1
test_patterns = [
"test/**"
]
[[analyzers]]
name = "javascript"
enabled = true
[analyzers.meta]
environment = [
"nodejs",
"mocha"
]
style_guide = "standard"