infra: cleanup tsconfig and add typecheck (#253)
This commit was merged in pull request #253.
This commit is contained in:
@@ -59,6 +59,9 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: yarn install --immutable
|
||||
|
||||
- name: Typecheck
|
||||
run: yarn typecheck
|
||||
|
||||
- name: Run Code Linter
|
||||
run: yarn lint
|
||||
|
||||
|
||||
Reference in New Issue
Block a user