contract interaction scripts
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
"typeRoots": ["node_modules/@types"],
|
||||
"types": ["node", "mocha", "chai"]
|
||||
},
|
||||
"include": ["src", "test"],
|
||||
"include": ["src", "test", "script"],
|
||||
"exclude": ["scripts/**/*", "build/**/*", "migrations/**/*"],
|
||||
"compileOnSave": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user