feat: Add autoformat and lint for ts/tsx files (#26453)

Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Dariusz Niemczyk
2024-07-30 15:55:34 +01:00
committed by GitHub
co-authored by Michael Telatynski
parent c9aa0ceb00
commit 03a6b59eb5
4 changed files with 266 additions and 5 deletions
+4
View File
@@ -0,0 +1,4 @@
#!/usr/bin/env sh
. "$(dirname "$0")/_/husky.sh"
npx lint-staged --concurrent false