update: look at todo

main
Thamognya Kodi 2023-01-01 23:36:44 +07:00
parent f2a22fa22f
commit 1eed57de57
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
"lint:prettier": "prettier --check .",
"lint": "yarn lint:js && yarn lint:style && yarn lint:prettier",
"lintfix": "prettier --write --list-different . && yarn lint:js --fix && yarn lint:style --fix",
"prepare": "husky install",
"prep:prepare": "husky install",
"test": "jest"
},
"lint-staged": {