mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-18 12:05:28 -04:00
ci: add .deepsource.toml
This commit is contained in:
parent
4fc5abf73f
commit
ee8741f959
14
.deepsource.toml
Normal file
14
.deepsource.toml
Normal file
@ -0,0 +1,14 @@
|
||||
version = 1
|
||||
|
||||
[[analyzers]]
|
||||
name = "javascript"
|
||||
|
||||
[analyzers.meta]
|
||||
plugins = ["vue"]
|
||||
environment = [
|
||||
"nodejs",
|
||||
"browser"
|
||||
]
|
||||
|
||||
[[transformers]]
|
||||
name = "prettier"
|
Loading…
x
Reference in New Issue
Block a user