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
protocol
/
packages
/
tslint-config
/
rules
History
Fabio Berger
15c199d5a2
Add
are
to boolean naming conventions
2018-05-22 11:58:35 -07: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
Add
are
to boolean naming conventions
2018-05-22 11:58:35 -07: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