mirror of
https://github.com/pezkuwichain/pezkuwi-extension.git
synced 2026-04-22 02:08:03 +00:00
Revert "Disable declaration emission for extension-ui to fix styled-components TS errors"
This reverts commit 16d8c7a95b.
This commit is contained in:
@@ -3,9 +3,7 @@
|
||||
"compilerOptions": {
|
||||
"baseUrl": "..",
|
||||
"outDir": "./build",
|
||||
"rootDir": "./src",
|
||||
"declaration": false,
|
||||
"emitDeclarationOnly": false
|
||||
"rootDir": "./src"
|
||||
},
|
||||
"exclude": [
|
||||
"**/*.spec.ts"
|
||||
|
||||
Reference in New Issue
Block a user