eslint: no longer ignore all of lighthouse-extension#613
eslint: no longer ignore all of lighthouse-extension#613brendankenny merged 3 commits intomasterfrom
Conversation
|
wasn't this on purpose? #482 |
It was failing because This PR blacklists both app/scripts and dist. |
|
ah, yeah. Still kind of weird because lighthouse-extension/ has its own .eslintrc, lint task, etc. I think you may need to rebase against master to pass the tests |
|
So maybe just sort out the |
|
all set |
|
📝 🔍 ✔️ |
We had all of the extension ignored in eslintignore.
Now we exclude only the compiled bits.