checks:
javascript: true
filter:
paths: [./*.js]
excluded_paths: [node_modules/*, .github/*]
build:
nodes:
analysis:
tests:
override:
- js-scrutinizer-run
-
command: eslint-run
use_website_config: false
environment:
node:
version: 17.9.1
tests: true