chore: add lint-staged

This commit is contained in:
iCrawl
2022-07-22 01:21:56 +02:00
parent 96b62b6539
commit 74ec7be346
28 changed files with 447 additions and 208 deletions

View File

@@ -52,6 +52,7 @@
"fast-glob": "^3.2.11",
"husky": "^8.0.1",
"is-ci": "^3.0.1",
"lint-staged": "^13.0.3",
"prettier": "^2.7.1",
"typescript": "^4.7.4"
},