mon-entreprise/source/components/utils
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
..
DisableScroll.ts 🔥 Migration vers TypeScript 2019-10-30 10:20:48 +01:00
EngineContext.tsx Eslint, prettier and tsc fixes 2020-05-05 18:24:14 +02:00
Scroll.tsx Ajoute des types TypeScript 2020-04-13 10:41:02 +02:00
SitePathsContext.tsx Revert "Revert "Refacto : séparation claire du moteur et de l'application 🔥"" 2020-04-24 11:27:48 +02:00
colors.tsx Eslint, prettier and tsc fixes 2020-05-05 18:24:14 +02:00
embeddedContext.ts 🔥 Migration vers TypeScript 2019-10-30 10:20:48 +01:00
markdown.tsx Ajout de types 2020-04-29 16:19:20 +02:00
persistState.ts Ajout des types null et undefined 2019-12-18 18:52:32 +01:00
useDisplayOnIntersecting.ts 🐎 améliore la performance du formulaire d'aide à la déclaration pour les indépendants 2020-03-10 10:51:54 +01:00
useNextQuestion.tsx Eslint, prettier and tsc fixes 2020-05-05 18:24:14 +02:00
withTracker.tsx Poursuite de la migration TypeScript 2019-11-11 11:33:38 +01:00