estruyf / vscode-typescript-exportallmodules

VSCode extension which generates an `index.ts`barrel file with all the module exports from the current directory
https://marketplace.visualstudio.com/items?itemName=eliostruyf.vscode-typescript-exportallmodules
MIT License
39 stars 11 forks source link

Request: Export non js files for vite #28

Open dwidge opened 6 months ago

dwidge commented 6 months ago

Export all the images in a folder for vite and bundlers.

estruyf commented 3 months ago

Hi @dwidge what does the format for this looks like?