diff --git a/qodana.yaml b/qodana.yaml new file mode 100644 index 0000000..e8d76ba --- /dev/null +++ b/qodana.yaml @@ -0,0 +1,10 @@ +version: "1.0" +linter: jetbrains/qodana-js:2024.3 +profile: + name: qodana.recommended +include: + - name: CheckDependencyLicenses +exclude: + - name: All + paths: + - .github/workflows/bump.yml