mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-10 15:47:23 +02:00
chore: upgrade monorepo to TS 5.8 (#10966)
* Upgrade to TS 5.8 * increase build perf CI timeout values * enable erasableSyntaxOnly * enable erasableSyntaxOnly
This commit is contained in:
parent
dec3bcbbd7
commit
d33004da1e
24 changed files with 30 additions and 72 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
import rules from './rules';
|
||||
|
||||
// @ts-expect-error: TODO try to remove later
|
||||
export = {
|
||||
rules,
|
||||
configs: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue