1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-07 13:22:56 +03:00

Create .deepsource.toml (#1574)

This commit is contained in:
Guy Korland
2021-03-07 20:38:57 +02:00
committed by GitHub
parent 2a34d41558
commit 32861b5c06

8
.deepsource.toml Normal file
View File

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