Skip to content

Commit

Permalink
Make logger & config modules
Browse files Browse the repository at this point in the history
- Make `logger` a module
- Make `config` a module
- Add eslint import ordering
  • Loading branch information
DarkMatterMatt authored Mar 19, 2022
1 parent a7126fd commit b0b9ae6
Show file tree
Hide file tree
Showing 17 changed files with 961 additions and 156 deletions.
3 changes: 3 additions & 0 deletions .husky/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Enforce Unix newlines
.gitattributes text eol=lf
pre-commit text eol=lf
Loading

0 comments on commit b0b9ae6

Please sign in to comment.