Skip to content

Commit

Permalink
refactor: use native Note handle
Browse files Browse the repository at this point in the history
BREAKING CHANGE: drop prettier 2 support
  • Loading branch information
Airkro committed Apr 16, 2024
1 parent 670c0e0 commit d619bf4
Show file tree
Hide file tree
Showing 6 changed files with 4,230 additions and 14,541 deletions.
4 changes: 2 additions & 2 deletions .githooks/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh

npm run lint:staged
npm test
pnpm run lint:staged
pnpm test
Loading

0 comments on commit d619bf4

Please sign in to comment.