Skip to content

Commit 9edd380

Browse files
authored
Merge pull request #45 from per1234/add-tsconfig-eslint
Validate tsconfig.eslint.json
2 parents 74080a7 + 86147ec commit 9edd380

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check-tsconfig.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
matrix:
2727
file:
2828
- ./tsconfig.json
29+
- ./tsconfig.eslint.json
2930

3031
steps:
3132
- name: Checkout repository

0 commit comments

Comments
 (0)