Skip to content

Commit

Permalink
chore: add .scrutinizer.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lzear committed Feb 27, 2024
1 parent f37a07f commit bb99dce
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
checks:
javascript: true
build:
environment:
node: 18
nodes:
analysis:
tests:
override:
- js-scrutinizer-run
tests: true

0 comments on commit bb99dce

Please sign in to comment.