mon-entreprise/source/actions
Alexandre Hajjar 4f882e3727 Eslint, prettier and tsc fixes
* eslint fixes batch
* fix @typescript-eslint/camelcase (=> warn)
* fix @typescript-eslint/consistent-type-assertions
* fix no-prototype-builtins
* @typescript-eslint/prefer-string-starts-ends-with => warn
* fix @typescript-eslint/prefer-regexp-exec
* fix prefer-const
* fix no-case-declarations
* fix @typescript-eslint/no-var-requires
* fix react/jsx-key
* fix react-hooks/rules-of-hooks
* fix typescript errors following eslint fixes. Includes downgrading:
** @typescript-eslint/no-unnecessary-type-assertion
** @typescript-eslint/no-inferrable-types
* apply prettier
* use `object` type whenever possible
2020-05-05 18:24:14 +02:00
..
actions.ts Eslint, prettier and tsc fixes 2020-05-05 18:24:14 +02:00
companyCreationChecklistActions.ts Poursuite de la migration TypeScript 2019-11-11 11:33:38 +01:00
companyStatusActions.ts Ajoute des types TypeScript 2020-04-13 10:41:02 +02:00
existingCompanyActions.js prends en compte les informations de l'api entreprise dans les simulations 2020-01-07 15:53:33 +01:00
hiringChecklistAction.ts Eslint, prettier and tsc fixes 2020-05-05 18:24:14 +02:00