mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-09 21:51:29 +08:00
chore: add full check command
This commit is contained in:
parent
93767fecf6
commit
b9f9a01740
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"full-check": "turbo lint ts-check build test validate-json",
|
||||
"prepare": "husky install",
|
||||
"pre-commit": "lint-staged",
|
||||
"lint": "turbo run lint",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue