cicero-word-add-in-deprecated
cicero-word-add-in-deprecated copied to clipboard
Add husky, lint-staged and prettier
Type
- Refactor
Description
Addition of husky and lint-staged would avoid committing poor code to the repository
What is the benefit here? I'm not sure we need this.
@irmerk this can ensure that the developers do not introduce untidy/faulty code to the repo. But if you think we don't need it, we can remove it up :)
Hmm, yeah I think this could be an opportunity to sync our repos. Looking at some as examples, markdown-editor
and cicero-ui
has linting, but markdown-transform
and concerto-ui
does not.
Any thoughts on this @jeromesimeon @DianaLease @mttrbrts @dselman? I imagine we would sync things with how we have it in cicero-ui
.
It may be easier to standardise how we do all this once we move to the web-components mono repo?
It may be easier to standardise how we do all this once we move to the web-components mono repo?
Yes indeed, I wasn't sure that was definite yet.