ci: add .deepsource.toml

pull/527/head
deepsource-io[bot] 2024-01-01 11:17:48 +00:00 committed by GitHub
parent e89bcf5eaa
commit b69ab5f577
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

8
.deepsource.toml Normal file
View File

@ -0,0 +1,8 @@
version = 1
[[analyzers]]
name = "javascript"
[analyzers.meta]
plugins = ["angularjs"]
environment = ["nodejs"]