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

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -