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

Improvements to create-svelte #632

Merged
merged 3 commits into from
Mar 24, 2021
Merged

Conversation

dummdidumm
Copy link
Member

  • change the initial message: remove the "stop, aplha" note and replace it with a "beware, beta" note
  • add eslint setup option
  • add prettier setup option
  • add link to the svelte adders project by @babichjacob
  • introduce type checks to the project

Simon Holthausen added 3 commits March 24, 2021 12:21
- add eslint setup option
- add prettier setup option
- introduce type checks to the project
@Rich-Harris Rich-Harris merged commit a52cf82 into master Mar 24, 2021
@Rich-Harris Rich-Harris deleted the create-svelte-improvements branch March 24, 2021 12:54
@Rich-Harris
Copy link
Member

nice

@@ -0,0 +1,13 @@
{
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what was this file added for? just for VS Code or something?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, similar to the other packages which also only have it for type checking

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.

3 participants