mon-entreprise/source/components/CurrencyInput
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
..
CurrencyInput.css 🐛 répare le site embauche.beta.gouv 2019-01-23 19:45:56 +01:00
CurrencyInput.test.js 🐛 corrige la page blanche lors de l'écriture de nombre avec virgule dans artiste auteur 2020-04-24 11:27:50 +02:00
CurrencyInput.tsx Eslint, prettier and tsc fixes 2020-05-05 18:24:14 +02:00