the-dr-lazy / deox

Functional Type-safe Flux Standard Utilities
https://deox.js.org
MIT License
206 stars 12 forks source link

Add MDX extension to lint-stage to fix code style with prettier #39

Closed the-dr-lazy closed 5 years ago

the-dr-lazy commented 5 years ago

As we are using docz for documentation site with .mdx files. It's important to add this file extension to the lint-stage to run prettier on them.