mirror of
https://github.com/pezkuwichain/pezkuwi-dev.git
synced 2026-04-22 02:08:01 +00:00
Initial rebrand: @polkadot -> @pezkuwi (3 packages)
- Package namespace: @polkadot/dev -> @pezkuwi/dev - Repository: polkadot-js/dev -> pezkuwichain/pezkuwi-dev - Author: Pezkuwi Team <team@pezkuwichain.io> Packages: - @pezkuwi/dev (build tools, linting, CI scripts) - @pezkuwi/dev-test (test runner) - @pezkuwi/dev-ts (TypeScript build) Upstream: polkadot-js/dev v0.83.3
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"composite": true
|
||||
},
|
||||
"files": [],
|
||||
"references": [
|
||||
{ "path": "./packages/dev/tsconfig.build.json" },
|
||||
{ "path": "./packages/dev/tsconfig.config.json" },
|
||||
{ "path": "./packages/dev/tsconfig.scripts.json" },
|
||||
{ "path": "./packages/dev/tsconfig.spec.json" },
|
||||
{ "path": "./packages/dev-test/tsconfig.build.json" },
|
||||
{ "path": "./packages/dev-test/tsconfig.spec.json" },
|
||||
{ "path": "./packages/dev-ts/tsconfig.build.json" },
|
||||
{ "path": "./packages/dev-ts/tsconfig.spec.json" }
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user