Xianny
|
7423028fea
|
Replace lodash with built-ins where possible to reduce bundle size (#1766)
* add tslint rule to disallow lodash.isUndefined
* add tslint rule to disallow lodash.isNull
* apply fixes
|
2019-04-10 09:36:32 -07:00 |
|
fragosti
|
9778695b4a
|
Try enabling no-unused-variable...
|
2018-06-04 19:48:21 -07:00 |
|
Fabio Berger
|
15c199d5a2
|
Add are to boolean naming conventions
|
2018-05-22 11:58:35 -07:00 |
|
Fabio Berger
|
b2f362225c
|
Fix comments
|
2018-05-16 15:14:31 +02:00 |
|
Fabio Berger
|
45fa26dc6c
|
Implement boolean variable naming custom TSLint rule
|
2018-05-16 14:58:01 +02:00 |
|