mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-25 14:09:03 -04:00
Merge branch 'deepsource-config-b5c0925b' into 'main'
ci: add .deepsource.toml See merge request PronounsPage/PronounsPage!467
This commit is contained in:
commit
cf630a9f69
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