From 8bcc91aa23c812f56b8ffcc874449df2372cb5d8 Mon Sep 17 00:00:00 2001 From: Christian Georgi Date: Thu, 1 Sep 2022 10:42:27 +0200 Subject: [PATCH] Go back to lint on type --- .vscode/settings.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index a31bd518..44342b41 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -22,6 +22,5 @@ "csv (semicolon)", "tsv", "tab" - ], - "eslint.run": "onSave" + ] } \ No newline at end of file