Align tsconfig.build.json with other polkadot-js (#594)

This commit is contained in:
Jaco
2022-01-12 10:16:18 +01:00
committed by GitHub
parent b5c6468f17
commit 1c9b7d7f36
13 changed files with 71 additions and 31 deletions
@@ -6,6 +6,8 @@
"rootDir": "./src"
},
"references": [
{ "path": "../ui-settings" }
{
"path": "../ui-settings/tsconfig.build.json"
}
]
}