chore: Emit TypeScript declaration files so that we can type-check the extensions folder soon.
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
"moduleResolution": "NodeNext",
|
||||
"lib": ["DOM", "DOM.Iterable", "ES2023", "ScriptHost"],
|
||||
"noEmit": true,
|
||||
"declaration": true,
|
||||
"noEmitOnError": true,
|
||||
"outDir": "dist",
|
||||
"resolveJsonModule": true,
|
||||
|
||||
Reference in New Issue
Block a user