From 742b16808c3147d5ff9c6c7be7ed97d2d5c39315 Mon Sep 17 00:00:00 2001 From: Daniel Waxweiler Date: Thu, 16 Feb 2023 07:57:10 +0100 Subject: [PATCH] add qodana.yaml --- qodana.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 qodana.yaml diff --git a/qodana.yaml b/qodana.yaml new file mode 100644 index 0000000..902d08f --- /dev/null +++ b/qodana.yaml @@ -0,0 +1,3 @@ +version: '1.0' +linter: jetbrains/qodana-js:2022.3-eap +bootstrap: npm install