mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 07:58:03 +00:00
Manual format of tsconfig.build.json (#596)
This commit is contained in:
@@ -6,11 +6,7 @@
|
||||
"rootDir": "./src"
|
||||
},
|
||||
"references": [
|
||||
{
|
||||
"path": "../react-identicon/tsconfig.build.json"
|
||||
},
|
||||
{
|
||||
"path": "../ui-keyring/tsconfig.build.json"
|
||||
}
|
||||
{ "path": "../react-identicon/tsconfig.build.json" },
|
||||
{ "path": "../ui-keyring/tsconfig.build.json" }
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user