We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16c3736 commit 480cd96Copy full SHA for 480cd96
tsconfig.json
@@ -44,7 +44,7 @@
44
// at least `ES2020` for dynamic `import()`s and `import.meta` to work correctly.
45
// - If you are not using Vite, feel free to overwrite the `target` field.
46
"target": "ESNext",
47
- // For spec compilance.
+ // For spec compliance.
48
// `true` by default if the `target` is `ES2020` or higher.
49
// Explicitly set it to `true` here in case some users want to overwrite the `target`.
50
"useDefineForClassFields": true,
0 commit comments