Isaiah Becker-Mayer
|
0203ece3bd
|
updates ts-eslint and fixes errors in src/observable
|
2022-08-07 21:13:00 -07:00 |
|
Isaiah Becker-Mayer
|
bd58674626
|
Updates .ts-eslintrc with new settings, see https://github.com/import-js/eslint-plugin-import/issues/653#issuecomment-840228881 and https://typescript-eslint.io/docs/linting/troubleshooting/#i-get-errors-from-the-no-undef-rule-about-global-variables-not-being-defined-even-though-there-are-no-typescript-errors for the impetus
|
2022-08-07 21:12:59 -07:00 |
|
Isaiah Becker-Mayer
|
d7657dcc4d
|
first draft of fully typescriptified LoginViewModel.ts
|
2022-07-27 22:09:30 -07:00 |
|
Bruno Windels
|
073743927d
|
only enable promise related rules ... I think?
|
2021-08-18 18:52:06 +02:00 |
|
Bruno Windels
|
e2cdadc714
|
don't use any non-ts eslint rules, they don't understand abstract method
|
2021-08-18 17:42:12 +02:00 |
|
Bruno Windels
|
8fa6f4f9fd
|
add lint command for typescript
and detect missing await
|
2021-08-18 17:20:31 +02:00 |
|