skeletonlabs / create-skeleton-app

CLI installer for Skeleton apps and monorepo for the sites that form the templates
16 stars 5 forks source link

feat/prettier #8

Closed delight closed 1 year ago

delight commented 1 year ago

Use prettier for the project itself to get a consistent code style ?!

It adds a basic .prettierrc config file that is pretty close to the used code - might need some more tweaking.

niktek commented 1 year ago

Hey @delight - I can't seem to resolve the conflicts on this because it would require me to have write access to your fork I think. Any chance you could do an update commit or a new PR so that it doesn't have conflicts ? (it's probably conflicting because I left this too long before looking into, my apologies).

delight commented 1 year ago

easy peasy ... I simply resolved package.json and recreated pnpm-lock.yaml while rebasing ... should be easy to merge now 👍