Open odanado opened 6 months ago
Libraries such as Vite and Nuxt provide functions to support Config and plugin definitions.
These helper functions provide the developer with IDE's intellisense through type definitions and jsdoc.
The developer will see less documentation when writing the configuration, reducing typos and other errors.
I am interested in implementing these helper functions. May I create a pull request?
Libraries such as Vite and Nuxt provide functions to support Config and plugin definitions.
These helper functions provide the developer with IDE's intellisense through type definitions and jsdoc.
The developer will see less documentation when writing the configuration, reducing typos and other errors.
I am interested in implementing these helper functions. May I create a pull request?