We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf98b66 commit f09cccaCopy full SHA for f09ccca
1 file changed
.scrutinizer.yml
@@ -0,0 +1,12 @@
1
+checks:
2
+ javascript: true
3
+
4
+build:
5
+ image: default-jammy
6
+ nodes:
7
+ analysis:
8
+ environment:
9
+ node: 20
10
+ tests:
11
+ override:
12
+ - js-scrutinizer-run
0 commit comments