Configuration: Prettier
You may configure Prettier as you normally would.
You may pass arguments to Prettier when using the format
script:
yarn format --use-tabs
# or
npm run format --use-tabs
You may configure Prettier as you normally would.
You may pass arguments to Prettier when using the format
script:
yarn format --use-tabs
# or
npm run format --use-tabs