We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 74080a7 + 86147ec commit 9edd380Copy full SHA for 9edd380
.github/workflows/check-tsconfig.yml
@@ -26,6 +26,7 @@ jobs:
26
matrix:
27
file:
28
- ./tsconfig.json
29
+ - ./tsconfig.eslint.json
30
31
steps:
32
- name: Checkout repository
0 commit comments