This website requires JavaScript.
Explore
Help
Sign In
crowetic
/
protocol
Watch
1
Star
0
Fork
0
You've already forked protocol
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c8225288cd83894926b51b7f8ca850ef854fb342
protocol
/
packages
/
tslint-config
/
rules
History
Fabio Berger
b2f362225c
Fix comments
2018-05-16 15:14:31 +02:00
..
walkers
Apply prettier config
2018-01-03 11:37:38 +01:00
asyncSuffixRule.ts
Apply prettier config
2018-01-03 11:37:38 +01:00
booleanNamingRule.ts
Fix comments
2018-05-16 15:14:31 +02:00
customNoMagicNumbersRule.ts
Implement custom no-magic-numbers rule that doesn't include magic numbers passed into BigNumber instantiations (e.g const amount = new BigNumber(5); )
2018-05-16 14:57:28 +02:00
underscorePrivateAndProtectedRule.ts
Add missing type definitions
2018-05-14 10:35:13 +02:00