Skip to content

Conversation

@connorjclark
Copy link
Collaborator

Closes #13884

@@ -13,8 +13,6 @@ const inspectorIssuesGathererPath = LH_ROOT +
'/lighthouse-core/gather/gatherers/inspector-issues.js';
const inspectorIssuesGathererSource = fs.readFileSync(inspectorIssuesGathererPath, 'utf-8');

/* eslint-env jest */
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We're removing this comment but I can't find an associated eslintrc file added for this directory? Is there already one higher up?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

eslintignore ignores the entire third-party folder

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add test eslintrc files

4 participants