chore(examples): migrates draft-preview example to 3.0 (#9362)

This commit is contained in:
Patrik
2024-11-25 22:13:15 -05:00
committed by GitHub
parent 82145f7bb0
commit d0af8e8d06
101 changed files with 14513 additions and 13511 deletions

View File

@@ -12,11 +12,7 @@
"esModuleInterop": true,
"forceConsistentCasingInFileNames": true,
"jsx": "preserve",
"lib": [
"DOM",
"DOM.Iterable",
"ES2022"
],
"lib": ["DOM", "DOM.Iterable", "ES2022"],
"resolveJsonModule": true,
"skipLibCheck": true,
"sourceMap": true,