metaforecast/src/web
Vyacheslav Matyukhin 164f996f41
feat: convert all js to ts
allowJs is set to false in tsconfig.json now; please write all future
code with typescript.

cleanups:
- removed platforms/deprecated
- removed flow/history/old
    - see https://github.com/QURIresearch/metaforecast/issues/22
- commented some invalid axios options
- minor fixes with mismatching function arguments
- commented invalid mongo call in databaseReadWithReadCredentials
- {encoding: 'utf-8'} in readFileSync calls
2022-03-28 00:32:47 +03:00
..
display feat: don't update progress bar on searches 2022-03-26 14:42:13 +03:00
icons feat: more ts, fix tailwind 2022-03-26 03:36:50 +03:00
search feat: shallow: true on router.replace 2022-03-26 14:33:22 +03:00
worker feat: convert all js to ts 2022-03-28 00:32:47 +03:00
platforms.ts feat: refactor commonDisplay and related code 2022-03-25 01:22:26 +03:00