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

Tooling update #509

Merged
merged 4 commits into from
Apr 24, 2024
Merged

Tooling update #509

merged 4 commits into from
Apr 24, 2024

Conversation

StaloneLab
Copy link
Member

While working on micromark migration, more than two years ago, I started a big tooling update, that never got merged into the master branch. Unfortunately, having it on next makes rebasing complicated, so I am going to finish these changes and merge them.

- Update ESlint to latest version
- Use standard JS for all formating
- Stop using package-specific `.eslintignore` and `.eslintrc.json`
- Switch from `.eslintrc.json` to `eslint.config.mjs`
- Update all Babel-related packages
- Use global Babel configuration file
- Prepare for Babel decommission overall: loose retrocompatibility policy
- Recompile all files with new configuration
@StaloneLab StaloneLab added this to the [email protected] milestone Apr 20, 2024
@StaloneLab StaloneLab merged commit d508df7 into zestedesavoir:master Apr 24, 2024
3 checks passed
@StaloneLab StaloneLab deleted the tooling branch April 24, 2024 18:48
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