Commit 6e1b8dd
committed
fix: enable GitHub Pages in deploy workflow and add typecheck to pre-commit
- Add enablement: true to configure-pages action so it auto-enables Pages
- Add tsc -b to pre-commit hook to catch type errors before push1 parent 8811d10 commit 6e1b8dd
2 files changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
36 | 38 | | |
37 | 39 | | |
38 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
0 commit comments