Manual format of tsconfig.build.json (#942)

This commit is contained in:
Jaco
2022-01-14 11:17:26 +01:00
committed by GitHub
parent c3af741967
commit f2692947f6
+1 -3
View File
@@ -4,8 +4,6 @@
}, },
"files": [], "files": [],
"references": [ "references": [
{ { "path": "./packages/phishing/tsconfig.build.json" }
"path": "./packages/phishing/tsconfig.build.json"
}
] ]
} }