mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-22 21:58:03 +00:00
272895d7b2
* Use tsconfig references * Adjust * tesconfig.eslint.json * Bump deps
10 lines
129 B
JSON
10 lines
129 B
JSON
{
|
|
"compilerOptions": {
|
|
"composite": true
|
|
},
|
|
"files": [],
|
|
"references": [
|
|
{ "path": "./packages/phishing" }
|
|
]
|
|
}
|