tsc conf changes

This commit is contained in:
MathMan05
2026-07-12 13:29:08 -05:00
parent 97492a56d2
commit d0245feb4c
2 changed files with 4 additions and 3 deletions
+2 -2
View File
@@ -16,5 +16,5 @@ jobs:
node-version: 22
- name: npm i
run: npm i
- name: npx run tsc
run: npx run tsc --noEmit
- name: npm run tsc
run: npm run tsc --noEmit