use npm ci in qodana instead

This commit is contained in:
Daniel Waxweiler 2023-02-16 08:00:01 +01:00
parent 742b16808c
commit 76a2217582
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
version: '1.0'
linter: jetbrains/qodana-js:2022.3-eap
bootstrap: npm install
bootstrap: npm ci