Commit Graph

2 Commits (6be1ff4d9cf68647bad3a5e333e3543113c5d074)

Author SHA1 Message Date
Chaim Lev-Ari 85a6a80722
feat(app): introduce react configurations [EE-1809] () 2021-11-03 12:41:59 +02:00
Chaim Lev-Ari cf5056d9c0
chore(project): add prettier for code format ()
* chore(project): install prettier and lint-staged

* chore(project): apply prettier to html too

* chore(project): git ignore eslintcache

* chore(project): add a comment about format script

* chore(prettier): update printWidth

* chore(prettier): remove useTabs option

* chore(prettier): add HTML validation

* refactor(prettier): fix closing tags

* feat(prettier): define angular parser for html templates

* style(prettier): run prettier on codebase

Co-authored-by: Anthony Lapenna <lapenna.anthony@gmail.com>
2020-04-11 09:54:53 +12:00