mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-24 12:21:09 +00:00
Align tsconfig.build.json with other polkadot-js (#594)
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"extends": "../../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"baseUrl": "..",
|
||||
"outDir": "./build",
|
||||
"rootDir": "./src"
|
||||
},
|
||||
"references": [
|
||||
{
|
||||
"path": "../ui-settings/tsconfig.build.json"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user