forked from mosaicdao/mosaic-1
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathts-generator.json
More file actions
8 lines (8 loc) · 756 Bytes
/
Copy pathts-generator.json
File metadata and controls
8 lines (8 loc) · 756 Bytes
1
2
3
4
5
6
7
8
[
{
"generator": "typechain",
"files": "./build/**/*/!(AnchorInterface.json|AxiomInterface.json|*Abstract.json|BlockHeader.json|BytesLib.json|CircularBufferUint.json|ConsensusModule.json|CoconsensusModule.json|CoreStatusEnum.json|Coconsensus.json|CommitteeMockConsensus.json|CoreLifetimeEnum.json|*Double.json|ERC20.json|ERC20Token.json|IERC20.json|Genesis*.json|GenesisERC20Cogateway.json|*Interface.json|MasterCopyNonUpgradable.json|MerklePatriciaProof.json|MosaicVersion.json|MessageInbox.json|MessageOutbox.json|MessageBox.json|Migrations.json|*Mock.json|Mock*|Proxy*.json|Protocore.json|RLP.json|Spy*|*Spy.json|SafeMath.json|Test*|*Test.json|ValidatorSet.json|VoteMessage.json)",
"target": "web3-1.0.0",
"outDir" : "interacts"
}
]