Skip to content

Latest commit

 

History

History

with-lint

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

with-lint

Example using A11yWatch as a linter.

Getting Started

  1. yarn
  2. yarn build
  3. yarn test

yarn test runs the following example without any additional libs.

node ./dist/single.js
{
  documentTitle: 'A11yWatch: The open source web accessibility platform.',
  pageUrl: 'https://a11ywatch.com',
  issues: []
}