Skip to content

Commit

Permalink
chore: format automation with prettier and auto-linting with linter u…
Browse files Browse the repository at this point in the history
…sing husky. (#5)

* chores: add husky, lint-staged and prettier for pre-commit linting and auto-formatting

similar to TinyTapeout/tt-commander-app@f38b4a19

* package-lock.json autogenerated after adding: husky, lint-staged, prettier

* Prettier configuration file
  • Loading branch information
rejunity authored Apr 24, 2024
1 parent 2085c0f commit 2bff1ab
Show file tree
Hide file tree
Showing 4 changed files with 1,234 additions and 28 deletions.
2 changes: 2 additions & 0 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
npx lint-staged

Loading

0 comments on commit 2bff1ab

Please sign in to comment.