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

docs: add /* eslint-env node */ on top of suggested configs #6918

Merged
merged 1 commit into from
Apr 18, 2023

Conversation

JoshuaKGoldberg
Copy link
Member

PR Checklist

Overview

For each module.exports = in a .mdx file in a code block that includes most or all of a config file, adds the /* eslint-env node */ comment.

@typescript-eslint
Copy link
Contributor

Thanks for the PR, @JoshuaKGoldberg!

typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community.

The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately.

Thanks again!


🙏 Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently on https://opencollective.com/typescript-eslint.

@netlify
Copy link

netlify bot commented Apr 16, 2023

Deploy Preview for typescript-eslint ready!

Name Link
🔨 Latest commit 086cb1b
🔍 Latest deploy log https://app.netlify.com/sites/typescript-eslint/deploys/643c3788bb74eb00087cffad
😎 Deploy Preview https://deploy-preview-6918--typescript-eslint.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@bradzacher bradzacher added the documentation Documentation ("docs") that needs adding/updating label Apr 17, 2023
@bradzacher bradzacher merged commit 7a697ed into typescript-eslint:main Apr 18, 2023
@JoshuaKGoldberg JoshuaKGoldberg deleted the eslint-env-node branch April 19, 2023 03:05
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Documentation ("docs") that needs adding/updating
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Getting Started guide causes ESLint complaints in .eslintrc.(c)js
3 participants