Closed kirlen closed 2 years ago
✔️ Deploy Preview for optimistic-heisenberg-d06a80 ready!
🔨 Explore the source changes: 21969cb457cc4afb787af5af7fcfb1520206270b
🔍 Inspect the deploy log: https://app.netlify.com/sites/optimistic-heisenberg-d06a80/deploys/62124f3c0797310007891466
😎 Browse the preview: https://deploy-preview-66--optimistic-heisenberg-d06a80.netlify.app
Trying to bump up those commit numbers with linting eh 😂
Sounds good to me, although I don't usually include prettier as a dev dependency. But I don't see any harm in doing so.
This adds prettier and its relevant config files, with prettier generating warnings instead of errors, for now.
yarn install
thennpm start
-- you should see no warnings in this branch.npx prettier --write <path or .>
.client/node_modules/xxx
locations for eslint and prettier.