Prettier
Created by: stevenbriscoeca
Is there any plan to use https://github.com/prettier/prettier for code formatting in the next version of bootstrap? Could really help for any contributions
Edit :
For anyone that stumbles upon this issue wondering what prettier is. It's an opinionated code formatter that automatically formats your code. Major project like babel and react are using it.
Blog post about it : http://jlongster.com/A-Prettier-Formatter