Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ESLint for test files #320

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

ESLint for test files #320

wants to merge 2 commits into from

Conversation

Glassig
Copy link

@Glassig Glassig commented Oct 11, 2019

Fix #310

I could not make all the tests pass, but I tried as best as I could.
If you want any changes, let me know and I can fix it.

Installed ESLint and then used init to set it up. I had it use the
recommended settings, environment for node.
Fixes: nodejs#310
I tried to lint the testfiles. Unfortunately, not all was easily
linted. I had problems with the test/fixtures/inspect-test.js file
and one variable in test/common.js. I am not familiar enough with
the tests and how they work to fix those errors.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

eslint tests
1 participant