lighthouse/.eslintignore

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

# Ignore js files inside local chromium download on Travis.
2016-05-17 06:27:46 +03:00
**/chrome-linux/**
**/chrome-win32/**
2016-05-17 06:27:46 +03:00
**/node_modules/**
**/third_party/**
2016-03-29 00:29:15 +03:00
2016-10-11 01:58:28 +03:00
**/dist/**
lighthouse-extension/app/scripts
2016-03-30 03:40:58 +03:00
2016-05-17 06:27:46 +03:00
**/closure/*/*
2016-05-28 05:17:04 +03:00
coverage/**
2016-10-11 01:58:28 +03:00
2016-10-19 15:50:52 +03:00
# Typescript compiled
!lighthouse-cli/index.js
lighthouse-cli/*.js
lighthouse-cli/commands/*.js
2016-10-25 07:10:00 +03:00
lighthouse-cli/types/*.js
!chrome-launcher/manual-chrome-launcher.js
!chrome-launcher/compiled-check.js
chrome-launcher/*.js
# Handlebar-templates
lighthouse-core/report/templates/report-templates.js
2017-03-09 01:42:22 +03:00
lighthouse-core/report/partials/templates/report-partials.js
# Generated files
plots/out*