Commit 343a4ac
authored
fix(ci): add --ignoreConfig to tsc calls in minimum TS version check for TS 6.0 compat (#3288)
* fix(ci): add --ignoreConfig to tsc calls in minimum TS version check for TS 6.0 compat
* fix(ci): remove --ignoreConfig from TS 4.7.4 and 5.9.2 matrix entries
* fix(ci): add --ignoreDeprecations 6.0 for latest TS entry to suppress node10 deprecation
---------
Co-authored-by: mendral-app[bot] <233154221+mendral-app[bot]@users.noreply.github.com>1 parent 470907d commit 343a4ac
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments