lighthouse/.eslintignore

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

2016-05-17 06:27:46 +03:00
**/node_modules/**
**/third_party/**
**/generated/**
**/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.js
lighthouse-core/scripts/legacy-javascript/variants
third-party/chromium-webtests
# ignore d.ts files until we can properly lint them
*.d.ts