issues
search
Pews-DEV
/
book-writer-frontend
MIT License
6
stars
2
forks
source link
Implemented pipeline and code patterns
#9
Closed
oopaze
closed
2 years ago
oopaze
commented
2 years ago
New feature:
Enabling
linter
while coding;
Enabled
prettier
while coding;
Adding
jest
to test;
Adding
husky
to run test and linter before each commit;
Adding
ci workflow
to validate branch on github
New feature: