aboutsummaryrefslogtreecommitdiffstats
path: root/tsconfig.json
Commit message (Collapse)AuthorAge
* Normalize eslint/tslint configs across app and server codebasesLibravatar Vijay A2022-12-10
|
* migrate from gulp to esbuild for faster builds (#815)Libravatar Balaji Vijayakumar2022-12-08
|
* chore: convert some js scripts & gulpfile into typescript (#693)Libravatar muhamedsalih-tw2022-10-23
|
* Feature: Add Release Notes (#491)Libravatar André Oliveira2022-07-19
| | | | Co-authored-by: Vijay A <vraravam@users.noreply.github.com> Co-authored-by: Ricardo Cino <ricardo@cino.io>
* chore: Mobx & React-Router upgrade (#406)Libravatar Ricardo Cino2022-07-07
| | | Co-authored-by: Vijay A <vraravam@users.noreply.github.com>
* chore: moved tests to ./test directory (#366)Libravatar Ricardo Cino2022-06-25
| | | * chore: allow coverage to be generated from non-tested files
* chore: Transform AppStore.js into Typescript (#329)Libravatar Ricardo Cino2022-06-21
| | | | | * turn actions into typescript * correct tsconfig * added TypedStore
* Add Unit Testing for `url-helpers.ts`; Moved all tests into single pattern ↵Libravatar Aditya Mangalampalli2022-05-12
| | | | | so they are run as a suite (#112) Co-authored-by: Vijay A <vraravam@users.noreply.github.com>
* chore: use 'window['ferdi']' (split out from pr #2092) (#2104)Libravatar Vijay Aravamudhan2021-10-20
| | | Co-authored-by: Markus Hatvan <markus_hatvan@aon.at>
* chore: convert files to TS (#2066)Libravatar Markus Hatvan2021-10-14
|
* chore: upgrade react to latest (#2030)Libravatar Markus Hatvan2021-10-07
|
* refactor: set common linter rules from 'electron-react-boilerplate'Libravatar Vijay A2021-10-07
|
* chore: update various outdated node_modules (#1969)Libravatar Markus Hatvan2021-09-29
|
* chore: codebase improvements (#1930)Libravatar Markus Hatvan2021-09-14
|
* Initial plumbing and conversion of a simple javascript to typescript (#1790)Libravatar Vijay Raghavan Aravamudhan2021-08-15
| | | | | * initial conversion of a simple script * Moved some of the 'gulp' and related npm modules from being runtime dependencies to development dependencies.
* Make packages work in electron, node and webLibravatar Stefan Malzner2019-01-08
|
* wipLibravatar Stefan Malzner2019-01-07
|
* move storybook to root + typescriptLibravatar Stefan Malzner2019-01-04
| | | | TODO: fix modules
* restructure packagesLibravatar Stefan Malzner2019-01-03