PaulieScanlon / mdx-embed

Embed 3rd party media content in MDX - no import required 🧽
https://mdx-embed.netlify.app/
MIT License
272 stars 29 forks source link

Coding Style Guide #74

Open PaulieScanlon opened 4 years ago

PaulieScanlon commented 4 years ago

We have in the repo eslint and prettier which gets us some of the way to ensuring code consistency but there are a number of other areas where a coding style guide would be helpful for contributors. Some things that spring to mind are as follows:

I imagine there's a tool out there that can help format this but if anyone stumbles across this issues and would like to help i'd be happy to collaborate.

matiasfha commented 3 years ago

I think eslint rules can help you with first 4 items there..