UNPKG

prettifier

Version:

Setup prettier and commit hooks automatically

8 lines (7 loc) 194 B
# .prettierrc # Use this file to define your defaults for prettier # For a list of all available options: # https://prettier.io/docs/en/options.html printWidth: 80 singleQuote: true semi: false