Skip to content

Commit

Permalink
Strict in TSConfig
Browse files Browse the repository at this point in the history
  • Loading branch information
turulix committed Nov 3, 2023
1 parent abe0a98 commit 5b7e7a0
Show file tree
Hide file tree
Showing 5 changed files with 376 additions and 402 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ jobs:
- name: Install modules
run: npm i

- name: Run build
run: npm run build

- name: Check TypeScript
run: npx tsc --noEmit

Expand Down
Loading

0 comments on commit 5b7e7a0

Please sign in to comment.