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: clarify when config will be generated #426

Merged
merged 1 commit into from
May 9, 2024
Merged

docs: clarify when config will be generated #426

merged 1 commit into from
May 9, 2024

Conversation

meirroth
Copy link
Contributor

@meirroth meirroth commented May 9, 2024

This PR makes it clear that the eslint.config.mjs file will be generated only once app is started with nuxi prepare or nuxi dev, and not right away when you run npx nuxi module add eslint.

Resolves #422 (comment)

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.

npx nuxi module add eslint adds as main dependency and doesn't create config file
2 participants