Skip to content

Commit f09ccca

Browse files
authored
Create .scrutinizer.yml
1 parent cf98b66 commit f09ccca

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

.scrutinizer.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)