Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 1.34 KB

js-linting.md

File metadata and controls

44 lines (27 loc) · 1.34 KB

Javascript (JS) Validation

This test is a JS linting test developed by the Webperf community.

How are rating being calculated?

To be documented

As always, minimum rating are 1.0.

How to setup?

Prerequirements

  • Fork this repository

Setup with GitHub Actions

Read more on the general page for github actions.

Setup Locally

Using NPM package

  • Download and install Node.js (version 20.x)
  • Download and install Google Chrome browser
  • Install NPM packages ( npm install --omit=dev )
  • Set tests.sitespeed.docker.use to false in your settings.json
Windows Specific
  • Allow node to connect through Windows firewall

Using Docker image

FAQ

No frequently asked questions yet :)