fastify-type-provider-json-schema-to-ts
fastify-type-provider-json-schema-to-ts copied to clipboard
A Type Provider for json-schema-to-ts
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.3.0. Release notes Sourced from eslint's releases. v9.3.0 Features b32153c feat: add overrides.namedExports to func-style rule (#18444) (Percy Ma) b67eba4 feat: add restrictedNamedExportsPattern to no-restricted-exports...
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 16.6.2 to 17.7.0. Release notes Sourced from eslint-plugin-n's releases. v17.7.0 17.7.0 (2024-05-14) 🌟 Features hashbang: Add support to map extensions to executables (#278) (3fd7639) node-builtin: Add node...
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 16.6.2 to 17.9.0. Release notes Sourced from eslint-plugin-n's releases. v17.9.0 17.9.0 (2024-06-14) 🌟 Features Add flag ignorePrivate to no-unpublished-x rules (#298) (0609431) v17.8.1 17.8.1 (2024-06-06) 🩹 Fixes...
I would like to propose that the Plugin definition of this type provider support accepting `FromSchemaOptions` somewhere in the generics argument, so that I can pass in schema references on...
### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the bug has not already been reported ### Fastify version...