7 Commits

Author SHA1 Message Date
Charles Lyding
ce850da171 build: update yarn version to v4.2.2 2024-06-10 18:17:03 -04:00
cexbrayat
9f58f0b1a1 refactor: simplify husky setup
husky v9 simplified its setup, see `How to migrate` in https://github.com/typicode/husky/releases/tag/v9.0.1
2024-01-25 15:38:32 +01:00
Alan Agius
eec35d3e53 build: remove unnecessary husky gitignore file
Since version 7  `.gitignore` file is no longer necessary. See: https://github.com/typicode/husky/releases/tag/v7.0.0
2021-07-19 19:26:09 +02:00
Charles Lyding
40e8a9a463 build: set prettier as the code formatter with ng-dev tools
Code formatting for TypeScript, JavaScript, JSON, YAML, and Markdown files will now be enforced by the ng-dev tools via prettier. A CI check is now in place as well to verify the formatting for PRs.
2021-04-28 16:05:49 -07:00
Alan Agius
d03bd41dde build: update husky to version 5.1.1 2021-02-23 13:43:56 +01:00
Alan Agius
a8977d0f29 build: update husky to version 5.0.8 2021-01-29 11:53:18 +01:00
Joey Perrott
32711f8383 build: update to husky@5
Update to husky version 5.0.1 to better support windows usage.
2020-12-01 08:06:33 +01:00