-
Notifications
You must be signed in to change notification settings - Fork 10
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
Small QOL improvements #11
Conversation
This looks good to me overall! My one question has to do with the VS Code settings: if the user does not have |
When you don't have
Only formatting will not work, otherwise everything is fine. We could mention in the Readme that |
Okay, thanks. |
This PR now also bumps leptos from 0.6 to 0.7 |
Thanks very much! |
This will add some quality-of-life improvements:
Trunk.toml
file from the trunk repo with some basic settings preconfigured.stable
/nightly
) to use and configure the files accordingly.rustfmt
command. In future we could add support for other text editors.