Skip to content

Commit

Permalink
Update .deepsource.toml
Browse files Browse the repository at this point in the history
Signed-off-by: Hunter T. <[email protected]>
  • Loading branch information
StrangeRanger authored Jan 21, 2024
1 parent b26dba2 commit 9610959
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion .deepsource.toml
Original file line number Diff line number Diff line change
@@ -1 +1,15 @@
.
version = 1

[[analyzers]]
name = "javascript"

[analyzers.meta]
plugins = ["vue"]
environment = [
"browser",
"nodejs",
"vitest"
]

[[analyzers]]
name = "shell"

0 comments on commit 9610959

Please sign in to comment.