lighthouse/.eslintignore

13 строки
206 B
Plaintext

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