You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 13, 2019. It is now read-only.
I notice that every time when I create a project I'm setting the same settings. It would save some time and potential mistakes if the defaults could be configured somehow.
In particularly, I'd like to turn off ESLint (I'm not working in a team) and use NPM by default (I don't even have yarn installed).
I don't mind if it is done through a config file, environment variables or even command-line option. Any way would be helpful.
I slightly prefer it be done through command-line options, in that case the whole create process could be ran without user interaction.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I notice that every time when I create a project I'm setting the same settings. It would save some time and potential mistakes if the defaults could be configured somehow.
In particularly, I'd like to turn off ESLint (I'm not working in a team) and use NPM by default (I don't even have yarn installed).
I don't mind if it is done through a config file, environment variables or even command-line option. Any way would be helpful.
I slightly prefer it be done through command-line options, in that case the whole create process could be ran without user interaction.
The text was updated successfully, but these errors were encountered: