-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: NOS Elements, Studio Designer
-
Tags:
-
Team:UI
-
Sprint:UI - 2020-05 1
To prevent breaking the build when we have linting issues, we should rely on git hooks to perform linting/prettify tasks before commit changes.
We can use Husky to help achieving this.