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

CLI for quick scaffolding #274

Closed
antfu opened this issue Oct 8, 2023 · 1 comment · Fixed by #277
Closed

CLI for quick scaffolding #274

antfu opened this issue Oct 8, 2023 · 1 comment · Fixed by #277
Labels
enhancement New feature or request

Comments

@antfu
Copy link
Owner

antfu commented Oct 8, 2023

npx @antfu/eslint-config init

That will install the deps, create eslint.config.js, and update the .vscode/settings.json automatically.

@Debbl
Copy link
Contributor

Debbl commented Nov 3, 2023

Is it possible to have eslint folder like shadcn/ui, so that if I want to configure tailwindcss I can run like npx eslint-config add tailwindcss command and then create the configure in the eslint directory and install the appropriate dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants