Simple ESlint configuration using Airbnb standards + Prettier
What it does:
- Compiles your latest version of JS to code that older environments do support.
- Lint's your code with Airbnb standards.
- "Prettify" your code using Prettier.
Simple ESlint configuration using Airbnb standards + Prettier
JavaScriptNOASSERTION