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

crafty ide is not obvious to newcomers #2215

Open
onigoetz opened this issue Oct 27, 2023 · 0 comments
Open

crafty ide is not obvious to newcomers #2215

onigoetz opened this issue Oct 27, 2023 · 0 comments

Comments

@onigoetz
Copy link
Member

In some teams, we commit the config files generated by Crafty, which is annoying as it needs to be modified to be cross system (e.g. the Jest config has absolute paths)

It would be great if we could benefit from the config file (and commit it) without having to keep it up-to-date with crafty ide

something like (not an actual implementation, that's pseudocode)

// prettier.config.mjs
import crafty from "@swissquote/crafty";

await crafty.loadConfig();

export crafty.config.prettier
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant