mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-02 16:29:47 +02:00
feat: Docusaurus v3 upgrades and require TypeScript 5 (#9258)
This commit is contained in:
parent
da85e22778
commit
b3c8f5c929
26 changed files with 41 additions and 26 deletions
|
@ -5,6 +5,7 @@
|
|||
"composite": true,
|
||||
"incremental": true,
|
||||
"tsBuildInfoFile": "./lib/.tsbuildinfo-client",
|
||||
"moduleResolution": "bundler",
|
||||
"module": "esnext",
|
||||
"target": "esnext",
|
||||
"rootDir": "src",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue