Crypho prettier configuration This package sets the standard configuration for prettier in Crypho code. To use it just add a prettier key to you package.json file: { "name": "crypho.my-package", "version": "1.0.0", "prettier": "crypho-prettier" }