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

chore: skip lint on node v4 #19

Merged
merged 1 commit into from
Dec 7, 2023
Merged

chore: skip lint on node v4 #19

merged 1 commit into from
Dec 7, 2023

Conversation

nfischer
Copy link
Owner

@nfischer nfischer commented Dec 7, 2023

The lint command appears to be broken on node v4. It should be fine to skip this on v4 though since we can run lint on >= v6.

Fixes #18

The lint command appears to be broken on node v4. It should be fine to
skip this on v4 though since we can run lint on >= v6.

Fixes #18
@nfischer nfischer added the chore label Dec 7, 2023
@nfischer
Copy link
Owner Author

nfischer commented Dec 7, 2023

Looks like there's another bug on node v4. I filed issue #20 for this.

@nfischer nfischer merged commit 6a8e098 into main Dec 7, 2023
46 of 48 checks passed
@nfischer nfischer deleted the fix-lint-v4 branch December 7, 2023 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issues list Lint broken on node v4
1 participant