How do I set up Prettier with Airbnb JavaScript Style Guide -


how can configure airbnb's style guide in prettier? i'm using vs code. in advance!

eslint-config-prettier disable rule on formatting. mentions eslint-config-airbnb several times in readme file, didn't guarantee 100% follow airbnb rules.

i guess if want make sure work fine together, have check rules yourself.


Comments

Popular posts from this blog

PHP and MySQL WP -

javascript - generate date range base on integers -

javascript - Generate barcode from text and convert it to base64 -