This commit is contained in:
parent
bef9d30562
commit
7ea1e600cc
@ -30,9 +30,6 @@ jobs:
|
|||||||
- name: Install Dependencies
|
- name: Install Dependencies
|
||||||
run: npm install
|
run: npm install
|
||||||
|
|
||||||
- name: Run ESLint
|
|
||||||
run: npx eslint . --ext .ts
|
|
||||||
|
|
||||||
- name: Run TypeScript Type Checking
|
- name: Run TypeScript Type Checking
|
||||||
run: npx tsc --noEmit
|
run: npx tsc --noEmit
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user