Skip to content

Commit fb0dff3

Browse files
Krishang NadgaudaKrishang Nadgauda
Krishang Nadgauda
authored and
Krishang Nadgauda
committed
Revert "Revert "Revert "add migration script for TWFactory"""
This reverts commit 843e944.
1 parent 843e944 commit fb0dff3

File tree

3 files changed

+1
-89
lines changed

3 files changed

+1
-89
lines changed

scripts/migrateTwFactory.ts

-73
This file was deleted.

tsconfig.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
// see https://www.typescriptlang.org/tsconfig to better understand tsconfigs
3-
"include": ["typechain", "./scripts", "./test", "./utils"],
3+
"include": ["typechain", "./scripts", "./test"],
44
"files": ["./hardhat.config.ts"],
55
"compilerOptions": {
66
"module": "esnext",

utils/contractTypes.ts

-15
This file was deleted.

0 commit comments

Comments
 (0)