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
/
packages
/
order-watcher
/
tslint.json
blob: 4ade3b924ab80240732acf55fa4c7600b14d38ba (
plain
) (
blame
)
1
2
3
4
5
6
{
"rules"
: {
"prefer-readonly"
:
true
},
"extends"
: [
"@0x/tslint-config"
]
}