From c2ea93fdf340ddb8501bee2fb4565e39efc4ce0d Mon Sep 17 00:00:00 2001 From: "samuele.berlusconi" Date: Thu, 15 Oct 2020 21:15:48 +0200 Subject: [PATCH] Addes style_guide --- .deepsource.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/.deepsource.toml b/.deepsource.toml index 177fc2f..1c110c9 100644 --- a/.deepsource.toml +++ b/.deepsource.toml @@ -13,6 +13,7 @@ enabled = true "nodejs", "mocha" ] + style_guide = "standard" [[transformers]] name = "prettier"