You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* chore: update prettier-plugin-java configuration and dependencies
- Refactor package.json to support both ESM and CJS module formats.
- Update repository URL to point to the new location.
- Replace TypeScript build command with tsdown for improved build process.
- Add tsdown configuration file for build settings.
- Update dependencies to include tsdown.
* chore: enhance prettier-plugin-java package.json for module exports
- Add main and module fields to specify entry points for CommonJS and ESM.
- Update exports structure to support both import and require formats with correct type definitions.
* build: simplify tsdown config and fix JS script imports
* build: fix website's plugin dependency for new exports definition
---------
Co-authored-by: Jordan Kiesel <jordantkiesel@gmail.com>
0 commit comments