aboutsummaryrefslogtreecommitdiffstats
path: root/.eslintrc.js
Commit message (Collapse)AuthorAge
* chore: Transform AppStore.js into Typescript (#329)Libravatar Ricardo Cino2022-06-21
| | | | | * turn actions into typescript * correct tsconfig * added TypedStore
* Update node modules (#31)Libravatar Vijay Aravamudhan2022-04-23
| | | * Suppress eslint rules as warnings (dont turn off completely)
* Matched casing for almost all replacementsLibravatar Aditya Mangalampalli2022-04-16
|
* chore: convert various files to TS (#2246)Libravatar Markus Hatvan2021-11-18
| | | | | | * convert various files to TS * removed outdated docs/example-feature folder * turn off unicorn/no-empty-file * update eslint config
* chore: update eslint deps to latest (#2213)Libravatar Markus Hatvan2021-11-12
| | | | | - update eslint deps to latest - disable new react/function-component-definition rule - fix/disable newly reported issues
* 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: update eslint setup (#2074)Libravatar Markus Hatvan2021-10-15
|
* chore: convert files to TS (#2066)Libravatar Markus Hatvan2021-10-14
|
* chore: upgrade react to latest (#2030)Libravatar Markus Hatvan2021-10-07
|
* feat: add eslint-plugin-unicorn (#1936)Libravatar Markus Hatvan2021-09-14