So I've been seeing many javascript and typescript tutorials recommending to install prettier. I know prettier is a must nowadays but since we can get it directly from a extension on your IDE or text editor, why would you install the package itself from npm, yarn, etc..., instead of just using the extension?
Thanks for stopping by.