gristlabs_grist-core/buildtools
Dmitry S 526b0ad33e (core) Configure more comprehensive eslint rules for Typescript
Summary:
- Update rules to be more like we've had with tslint
- Switch tsserver plugin to eslint (tsserver makes for a much faster way to lint in editors)
- Apply suggested auto-fixes
- Fix all lint errors and warnings in core/, app/, test/

Test Plan: Some behavior may change subtly (e.g. added missing awaits), relying on existing tests to catch problems.

Reviewers: paulfitz

Reviewed By: paulfitz

Differential Revision: https://phab.getgrist.com/D2785
2021-04-26 18:54:55 -04:00
..
prepare_python.sh (core) add CI github action for grist-core 2021-04-12 17:17:17 -04:00
tsconfig-base.json (core) Configure more comprehensive eslint rules for Typescript 2021-04-26 18:54:55 -04:00
webpack.config.js (core) move client code to core 2020-10-02 13:24:21 -04:00