lighthouse/.eslintignore

22 строки
300 B
Plaintext

**/node_modules/**
**/third_party/**
**/source-maps/**
cli/test/fixtures/byte-efficiency/bundle.js
dist
coverage/**
!.eslintrc.cjs
core/scripts/legacy-javascript/variants
third-party/**
# ignore d.ts files until we can properly lint them
**/*.d.ts
**/*.d.cts
page-functions-test-case*out*.js