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

(create-zephyr-app) Prompt choice between yaml and json #4

Open
marvin-j97 opened this issue Nov 10, 2022 · 1 comment
Open

(create-zephyr-app) Prompt choice between yaml and json #4

marvin-j97 opened this issue Nov 10, 2022 · 1 comment

Comments

@marvin-j97
Copy link
Contributor

I personally quite dislike yaml, so the first thing I'd always do after using create-zephyr-app would be converting those back to json.
It would be nice to be able to choose between json and yaml, and write prettierrc.yml and eslintrc.yml on demand using JSON or YAML (https://www.npmjs.com/package/yaml).
It would also help in the future for modifying those configs (like choosing different rule sets if the user wants to).

@kakengloh
Copy link
Contributor

Yeah we should prompt user for some config preference, planning to refactor create-zephyr-app soon. I think create-astro is really great, might be a good reference.

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

No branches or pull requests

2 participants