lighthouse/.eslintignore

12 строки
170 B
Plaintext

# Igore js files inside local chromium download on Travis.
**/chrome-linux/**
**/node_modules/**
**/extension/**
**/third_party/**
**/dist/
**/closure/*/*
coverage/**