lighthouse/.eslintignore

19 строки
278 B
Plaintext
Исходник Обычный вид История

2016-05-17 06:27:46 +03:00
**/node_modules/**
**/third_party/**
**/source-maps/**
2016-03-29 00:29:15 +03:00
lighthouse-cli/test/fixtures/byte-efficiency/bundle.js
/dist/**
2016-05-28 05:17:04 +03:00
coverage/**
2016-10-11 01:58:28 +03:00
!.eslintrc.cjs
lighthouse-core/scripts/legacy-javascript/variants
2021-03-08 23:42:18 +03:00
third-party/**
# ignore d.ts files until we can properly lint them
*.d.ts