sheerun / prettier-standard

Formats with Prettier and lints with ESLint+Standard! (✿◠‿◠)
MIT License
868 stars 44 forks source link

updated readme to include information about ignoring files #68

Closed rossvz closed 5 years ago

rossvz commented 5 years ago

Addresses https://github.com/sheerun/prettier-standard/issues/50 by adding information about .eslintignore

sheerun commented 5 years ago

Actually prettier-standard now uses .prettierignore for ignoring files. I've added readme section about htis