Passed
Pull Request — master (#22)
by Vitor
03:09
created

Checkout Config

checks:
  javascript: true

build:
  nodes:
    analysis:
      tests:
        override:
          - js-scrutinizer-run
          -
            command: eslint-run
            use_website_config: false
    tests: true

  environment:
    node:
      version: v14.16.0