Skip to content

Commit

Permalink
🧱 Set up bootstrap in qodana.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
tiulpin committed Mar 25, 2022
1 parent 4d6acef commit 330d612
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qodana.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
version: "1.0"
linter: jetbrains/qodana-js:2021.3-eap
bootstrap: cd common && npm install && cd ../scan && npm install && cd ../vsts && npm install
profile:
name: qodana.recommended
exclude:
Expand Down

0 comments on commit 330d612

Please sign in to comment.