Skip to content

Latest commit

 

History

History

prettier-config-fueled-node

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

DEPRECATED: Please use Prettier defaults instead. This package will be removed with the next major release.

Prettier config for Node applications

This package is now deprecated in favour of using default Prettier configuration. For Node applications we encourage overriding the printWidth option to 120 manually, as it provides better code readability for TypeScript based Node applications.