mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-22 02:08:00 +00:00
Add tsconfig.build.json (#929)
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
{
|
||||
"extends": "./tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"baseUrl": "./packages"
|
||||
"baseUrl": "./packages",
|
||||
"composite": false
|
||||
},
|
||||
"include": ["packages/**/src/**/*", "scripts/*"],
|
||||
"exclue": ["**/node_modules/**/*"]
|
||||
|
||||
Reference in New Issue
Block a user