rgehbt
rgehbt
Relate commit [#116](https://github.com/fastify/fastify-caching/pull/116) When use with typescript in compilerOptions: `"module": "Node16"` | `"Nodenext"`, it will call the `namespace fastifyCaching`, that caused  and should use  I don`t know why...
Such as `jsconfig.json` or tsconfig with `language: 'json'` Does that contradict the philosophy of this project?🤔
fix import type error at `"moduleResolution": "bundler"` 
- [ ] [CONTRIBUTING](/docs/CONTRIBUTING.md)
Config `"modeResolution": "bundler"` will read exports condiction `types` to get type
## PR Checklist Please check if your PR fulfills the following requirements: - [ ] Tests for the changes have been added (for bug fixes / features) ## PR Type...
### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Current behavior 😯 _No response_ ### Expected behavior...
### Description When I want to create a tag, but the content of this new tag is in the prefix of an existing tag, I have to stop and add...
When the graph is small, there are a small viewport.  This commit makes it fill the window.
At nuxt.config.ts, it reslove type schema from config item `exports types` by the tsconfig `"moduleResolution": "Bundler"`  