Remove unused deepsource.toml
This was used a long back for code analysis, but has been disabled for a while, and the integration with the Deepsource app in the web's GitHub repository has also been removed.
This commit is contained in:
parent
7225071b64
commit
f8f35309d0
1 changed files with 0 additions and 11 deletions
|
@ -1,11 +0,0 @@
|
|||
version = 1
|
||||
|
||||
[[analyzers]]
|
||||
name = "javascript"
|
||||
enabled = true
|
||||
|
||||
[analyzers.meta]
|
||||
plugins = ["react"]
|
||||
environment = ["browser"]
|
||||
style_guide = "standard"
|
||||
dialect = "typescript"
|
Loading…
Add table
Reference in a new issue