Urthen / case-sensitive-paths-webpack-plugin

Enforces case sensitive paths in Webpack requires.
MIT License
428 stars 45 forks source link

Prettier setup #48

Open ivasilov opened 4 years ago

ivasilov commented 4 years ago

Hey @Urthen,

I noticed you ran Prettier on the index.js so I thought, why shouldn't the repo have Prettier config? :) I tried to replicate your config, but couldn't. Let me know if you want to change some rules or expand the checking to Markdown files.

I also added VSCode config to run prettier on every save. Let me know if you want me to remove it.