Skip to content

Commit

Permalink
Don't need this with an auto pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
eoghanmurray committed May 15, 2024
1 parent 3a07dc7 commit 72631cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@
"test:watch": "yarn turbo run test:watch",
"test:update": "yarn turbo run test:update",
"format": "yarn prettier --write '**/*.{ts,md}'",
"format:head": "git diff --name-only HEAD^ |grep '\\.ts$\\|\\.md$' |xargs yarn prettier --write",
"dev": "yarn turbo run dev",
"repl": "cd packages/rrweb && npm run repl",
"live-stream": "cd packages/rrweb && yarn live-stream",
Expand Down

0 comments on commit 72631cb

Please sign in to comment.