lighthouse/.eslintignore

17 строки
260 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/**
**/generated/**
**/source-maps/**
2016-03-29 00:29:15 +03:00
/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