You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ass/.deepsource.toml

12 lines
210 B

version = 1
[[analyzers]]
name = "shell"
enabled = true
[[analyzers]]
name = "javascript"
dependency_file_paths = ["package.json"]
environment = ["nodejs", "browser"]
module_system = "commonjs"
enabled = true