dprint-node
dprint-node copied to clipboard
A node API for the dprint TypeScript and JavaScript code formatter
Hey, thanks for putting in the work and creating this! 😊 I think it would be beneficial to automate the releases of this based on the releases of dprint-plugin-typescript on...
Bumps [napi-derive](https://github.com/napi-rs/napi-rs) from 2.7.0 to 2.11.1. Release notes Sourced from napi-derive's releases. [email protected] Changes Part of https://github.com/napi-rs/napi-rs/releases/tag/%40napi-rs%2Fcli%402.14.8 by @forehalo Full Changelog: https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@[email protected] [email protected] What's Changed fix(napi-derive): incorrect Task output type...
Bumps [@napi-rs/cli](https://github.com/napi-rs/napi-rs) from 2.11.4 to 2.14.8. Release notes Sourced from @napi-rs/cli's releases. @napi-rs/cli@2.14.8 2.14.8 (2023-02-16) Bug Fixes cli: always generate typedef file even native code never changes (#1489) (7281f53) @napi-rs/cli@2.14.7...
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 2.8.4. Release notes Sourced from prettier's releases. 2.8.4 🔗 Changelog 2.8.3 Support Angular 15.1 🔗 Changelog 2.8.2 🔗 Changelog 2.8.1 🔗 Changelog 2.8.0 diff 🔗...
Bumps [napi](https://github.com/napi-rs/napi-rs) from 2.7.0 to 2.10.3. Release notes Sourced from napi's releases. @napi-rs/cli@2.10.3 2.10.3 (2022-07-27) Bug Fixes cli: android build due to GitHub Actions environments change (fd2060b) [email protected] What's Changed...
Bumps [dprint-plugin-typescript](https://github.com/dprint/dprint-plugin-typescript) from 0.71.2 to 0.75.0. Release notes Sourced from dprint-plugin-typescript's releases. 0.75.0 Install Install and setup dprint. Then in your project's dprint configuration file: Specify the plugin url in...
Bumps [napi-build](https://github.com/napi-rs/napi-rs) from 1.2.1 to 2.0.1. Release notes Sourced from napi-build's releases. [email protected] What's Changed fix: android builds broken by actions default ndk version bump by @forehalo in napi-rs/napi-rs#1207 Full...
Bumps [jemallocator](https://github.com/tikv/jemallocator) from 0.3.2 to 0.5.0. Release notes Sourced from jemallocator's releases. 0.4.3 Added riscv64 support (#14) Changelog Sourced from jemallocator's changelog. 0.5.0 - 2022-05-19 Update jemalloc to 5.3.0 (#23)...
Bumps [detect-libc](https://github.com/lovell/detect-libc) from 1.0.3 to 2.0.1. Commits 0e10bbb Release v2.0.1 2bd0e69 CI: Switch CentOS 8 (EOL) to Stream e7c02a7 Ensure TypeScript defs are valid, fixes initializer error (#15) cde9231 Add...
This project is great but it seems limited to just JS/TS which I feel could be expanded upon. I personally need to use the JSON plugin which isn't possible with...