7 Commits

Author SHA1 Message Date
Fabio Berger
cc840a6911
Merge pull request #594 from 0xProject/improvement/addCustomTslintRules
Add more tslint rules
2018-05-22 18:04:50 +02:00
Fabio Berger
cf7967e629 Disable magic number rule in more places where it isn't helping code readability 2018-05-17 14:07:44 +02:00
Alex Browne
251218af8b
Use make-promises-safe to catch unhandled rejections in tests 2018-05-16 17:36:37 -07:00
Fabio Berger
839db68571 Fix TSLint rules 2018-05-16 14:59:10 +02:00
Leonid Logvinov
eb89926cee
Implement the resolver 2018-04-12 12:52:48 +02:00
Leonid Logvinov
a9b1dcb32a
Add a complex test for ast visitor 2018-03-16 10:49:20 +01:00
Leonid Logvinov
f6c01520ae
Add tests for sol-cov 2018-03-15 16:19:01 +01:00