> Autoformat code according to Mesaic JS style guidelines.
npm install @mesaic/mesaic-codeformat
Uses prettier and eslints --fix-feature to auto-format JS code according to our style guidelines.
--fix