mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-21 23:48:01 +00:00
a4bb93cb33
- Update phishing URL to phishing.pezkuwichain.io - Update author to Dijital Kurdistan Tech Inst - Update README with Pezkuwi project references - Update IPFS reference to pezkuwichain.io - Rebrand all package references from @polkadot to @pezkuwi
10 lines
179 B
JSON
10 lines
179 B
JSON
{
|
|
"extends": "@pezkuwi/dev/config/tsconfig.json",
|
|
"compilerOptions": {
|
|
"composite": true,
|
|
"paths": {
|
|
"@pezkuwi/phishing": ["phishing/src/index.ts"]
|
|
}
|
|
}
|
|
}
|