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

This commit is contained in:
Jaco
2022-01-12 10:16:09 +01:00
committed by GitHub
parent 1ad96abb03
commit 5febe99f7b
4 changed files with 11 additions and 9 deletions
+3 -1
View File
@@ -4,6 +4,8 @@
},
"files": [],
"references": [
{ "path": "./packages/phishing" }
{
"path": "./packages/phishing/tsconfig.build.json"
}
]
}