mirror of
https://github.com/CringeStudios/element-desktop.git
synced 2025-02-07 17:02:29 +01:00
Tweak tsc-strict config (#410)
This commit is contained in:
parent
a812a5c0a0
commit
5ab3058826
2
.github/workflows/static_analysis.yaml
vendored
2
.github/workflows/static_analysis.yaml
vendored
@ -68,7 +68,7 @@ jobs:
|
|||||||
- uses: t3chguy/typescript-check-action@main
|
- uses: t3chguy/typescript-check-action@main
|
||||||
with:
|
with:
|
||||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
use-check: true
|
use-check: false
|
||||||
check-fail-mode: added
|
check-fail-mode: added
|
||||||
output-behaviour: annotate
|
output-behaviour: annotate
|
||||||
ts-extra-args: '--strict'
|
ts-extra-args: '--strict'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user