index
:
dexon-0x-contracts
dev
master
stable
DEXON fork of 0x protocol contracts forked from 0x-monorepo (https://github.com/dexon-foundation/0x-contracts)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contracts
/
multisig
/
tslint.json
blob: 1bb3ac2a22b81f96cbbc177989a1fd8176842571 (
plain
) (
blame
)
1
2
3
4
5
6
{
"extends"
: [
"@0x/tslint-config"
],
"rules"
: {
"custom-no-magic-numbers"
:
false
}
}