Prettier

Code formatter

Installation

  • Install with npm

    npm install -g prettier
    
  • Setup an alias to format your code on need

alias pretty="prettier --single-quote --trailing-comma es5 --write \"./**/*.js\""

References

results matching ""

    No results matching ""