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

Add prettier to format js and ts files #346

Merged
merged 1 commit into from
Aug 26, 2024
Merged

Add prettier to format js and ts files #346

merged 1 commit into from
Aug 26, 2024

Conversation

ficristo
Copy link
Member

@ficristo ficristo commented Aug 25, 2024

  • Latest version of gulp-prettier is ESM only, so use previous version
  • Disable some eslint\tslint rule to not conflict with prettier formatting
  • Add lint and format as npm script
  • For now format only gulpfile.js, the rest will follow

@ficristo ficristo force-pushed the feature/prettier branch 7 times, most recently from 104389b to dede12e Compare August 26, 2024 12:47
- Latest version of gulp-prettier is ESM only, so use previous version
- Disable some eslint\tslint rule to not conflict with prettier formatting
- Add `lint` and `format` as npm script
- For now format only gulpfile.js, the rest will follow
@ficristo ficristo changed the title Format js and ts files through prettier Add prettier to format js and ts files Aug 26, 2024
@ficristo ficristo merged commit d891f81 into master Aug 26, 2024
3 of 4 checks passed
@ficristo ficristo deleted the feature/prettier branch August 26, 2024 16:31
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.

1 participant