Bruce Martin
45cecad76a
TS typing for Dataframe ( #2382 )
...
* initial TS typing
* first cut at Dataframe TS typing
* more Dataframe typing
* comments
* more Dataframe cleanup
* PR review fixes and improvements
2021-08-17 10:43:40 -07:00
Timmy Huang and bkmartinjr
5ab96ed360
disable formatting rules for eslint and add prettier in lint-staged ( #2355 )
...
* disable formatting rules for eslint and add prettier in lint-staged
* update npm modules
* set plugin-proposal-private-methods to loose
* update snapshots due to popover package update
* add missing quotes
Co-authored-by: bkmartinjr <bruce@chanzuckerberg.com >
2021-07-30 12:27:47 -07:00
Mim Hastie and Timmy Huang
27575b8d86
Added @typescript-eslint/recommended config with suppressions ( #2345 )
...
* Disabled @blueprintjs/classes-constants. #2288 .
* thuang-eslint-bp-off (#2344 )
* Disabled @blueprintjs/classes-constants on webpack dev and shared. #2288 .
* Added TS recommended, suppress lint errors codemod.
* Added per-error/warning ignore for tests.
* Added per-error/warning ignore for configuration.
* Added per-error/warning ignore for src. Removed suppress package.
* Minor linting.
Co-authored-by: Timmy Huang <tihuan@users.noreply.github.com >
2021-07-28 16:06:34 -07:00
934cc5c69b
TS migration. #2288 . ( #2328 )
...
* Added TS. Updated build and linting config. Added types.
* [ts-migrate][.] Rename files from JS/JSX to TS/TSX
Co-authored-by: ts-migrate <>
* [ts-migrate][.] Run TS Migrate
Co-authored-by: ts-migrate <>
* Corrected files mangled by ts-migrate.
* Updated lint config, minor linting.
* Re-enabled Husky.
* Updated tests and config.
* Reverted webpack devtool config.
* Removed obsolete snapshots.
* Added annotations snap.
* Updated tsconfig includes wrt linting.
* Removed ts-migrate.
Co-authored-by: Timmy Huang <tihuan@users.noreply.github.com >
2021-07-26 20:18:17 +00:00