Dmitry S
d1c1416d78
(core) Add rules to eslint to better match our coding conventions.
...
Summary:
We used tslint earlier, and on switching to eslint, some rules were not
transfered. This moves more rules over, for consistent conventions or helpful
warnings.
- Name private members with a leading underscore.
- Prefer interface over a type alias.
- Use consistent spacing around ':' in type annotations.
- Use consistent spacing around braces of code blocks.
- Use semicolons consistently at the ends of statements.
- Use braces around even one-liner blocks, like conditionals and loops.
- Warn about shadowed variables.
Test Plan: Fixed all new warnings. Should be no behavior changes in code.
Reviewers: paulfitz
Reviewed By: paulfitz
Differential Revision: https://phab.getgrist.com/D2831
2021-05-24 12:56:18 -04:00
..
2021-03-19 18:20:33 -04:00
2020-12-18 13:32:31 -05:00
2020-09-19 20:45:33 -04:00
2020-11-12 10:55:15 -05:00
2021-05-12 11:26:21 -04:00
2020-07-21 20:39:10 -04:00
2021-04-26 18:54:55 -04:00
2020-12-18 13:32:31 -05:00
2020-12-11 15:15:35 -05:00
2020-07-21 20:39:10 -04:00
2021-04-23 17:33:06 -04:00
2020-12-11 15:15:35 -05:00
2020-07-21 20:39:10 -04:00
2021-04-29 08:56:54 -04:00
2021-03-01 13:49:31 -05:00
2021-04-26 18:54:55 -04:00
2020-07-21 20:39:10 -04:00
2021-04-26 18:54:55 -04:00
2021-03-18 19:37:07 -04:00
2021-01-12 14:08:49 -05:00
2021-05-12 10:38:32 -04:00
2021-04-29 08:56:54 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2021-04-29 08:56:54 -04:00
2020-11-02 15:46:46 -05:00
2021-02-10 09:22:34 -05:00
2021-02-15 17:02:24 -05:00
2021-05-24 12:56:18 -04:00
2020-07-23 11:26:16 -04:00
2020-07-21 20:39:10 -04:00
2021-04-29 08:56:54 -04:00
2021-05-24 12:56:18 -04:00
2021-05-24 12:56:18 -04:00
2021-03-18 19:37:07 -04:00
2021-05-24 12:56:18 -04:00
2020-07-21 20:39:10 -04:00
2020-09-18 16:31:29 -04:00
2020-10-30 13:52:46 -04:00
2021-05-24 12:56:18 -04:00
2020-07-21 20:39:10 -04:00
2020-10-30 13:52:46 -04:00
2021-03-18 19:37:07 -04:00
2021-04-29 08:56:54 -04:00
2021-01-12 14:08:49 -05:00
2020-07-23 11:29:05 -04:00
2020-07-21 20:39:10 -04:00
2020-10-02 13:24:21 -04:00
2020-07-21 20:39:10 -04:00
2021-03-18 19:37:07 -04:00
2020-07-21 20:39:10 -04:00
2021-04-26 18:54:55 -04:00
2021-04-26 18:54:55 -04:00
2020-10-28 13:59:13 -04:00
2020-07-21 20:39:10 -04:00
2021-05-12 22:49:53 -04:00
2021-04-26 18:54:55 -04:00
2021-03-01 13:49:31 -05:00
2021-01-12 14:08:49 -05:00
2020-07-22 14:45:42 -04:00
2020-07-21 20:39:10 -04:00
2021-05-24 12:56:18 -04:00
2020-12-18 13:32:31 -05:00
2021-05-24 12:56:18 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2021-05-24 12:56:18 -04:00
2020-12-11 15:15:35 -05:00
2021-05-24 12:56:18 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-10-30 13:52:46 -04:00
2020-07-21 20:39:10 -04:00
2021-04-26 18:54:55 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2021-04-26 18:54:55 -04:00
2020-07-21 20:39:10 -04:00