feat: typescript dev dependency
All checks were successful
Node.js CI / Lint and Test (pull_request) Successful in 57s

This commit is contained in:
2025-07-04 13:36:52 -07:00
parent b990dabfc7
commit 366a787fd1
2 changed files with 5 additions and 1 deletions

View File

@ -18,6 +18,7 @@
"@nhcarrigan/eslint-config": "5.2.0",
"@nhcarrigan/typescript-config": "4.0.0",
"eslint": "9.30.1",
"turbo": "2.5.4"
"turbo": "2.5.4",
"typescript": "5.8.3"
}
}