This commit is contained in:
Jaco
2023-03-11 09:12:12 +02:00
committed by GitHub
parent d39b41d94d
commit 6a4a7415d4
6 changed files with 123 additions and 112 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
"compilerOptions": {
"composite": true,
"paths": {
"@polkadot/phishing": ["phishing/src"]
"@polkadot/phishing": ["phishing/src/index.ts"]
},
"skipLibCheck": true
}