mirror of
https://github.com/social-tw/social-tw-website.git
synced 2026-01-09 15:38:09 -05:00
chore: update contracts export
This commit is contained in:
@@ -6,6 +6,6 @@
|
||||
"module": "CommonJS",
|
||||
"moduleResolution": "node"
|
||||
},
|
||||
"include": ["./src", "./deploy", "./typechain", "./test/*.ts"],
|
||||
"include": ["./src", "./deploy", "./typechain", "./test/*.ts", "./scripts"],
|
||||
"files": ["./hardhat.config.ts"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user