File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -46,6 +46,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
46
46
47
47
- Made the site a Progressive Web App (PWA)
48
48
- About page content (first section)
49
+ - .prettierignore file
50
+ - husky, lint-staged to auto format with prettier on git commit
51
+ - lint and format script to run prettier check and write on all files respectively
52
+
49
53
50
54
### Fixed
51
55
@@ -59,3 +63,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
59
63
- updated 'about us' first section (our background, peer reviews, version control)
60
64
- updated 'about us' section (our goals, our purpose)
61
65
- updated mobile nav to automatically close when page route change is completed
66
+ - prettierrc "end of line" to auto
You can’t perform that action at this time.
0 commit comments