seek-oss / css-modules-typescript-loader

Webpack loader to create TypeScript declarations for CSS Modules
MIT License
198 stars 27 forks source link

Format output using Prettier #34

Open borremosch opened 4 years ago

borremosch commented 4 years ago

This plugin is really useful to my project. However, I would like to format the output of the plugin using Prettier. I have tried several approaches, but I simply cannot get it to work both reliably and quickly.