1
0
Fork 0
mirror of https://github.com/betagouv/mon-entreprise synced 2025-02-08 22:15:02 +00:00
mon-entreprise/source
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 Eslint, prettier and tsc fixes 2020-05-05 18:24:14 +02:00
api Eslint, prettier and tsc fixes 2020-05-05 18:24:14 +02:00
components Eslint, prettier and tsc fixes 2020-05-05 18:24:14 +02:00
engine Eslint, prettier and tsc fixes 2020-05-05 18:24:14 +02:00
images 🔥 Rangement 2020-02-05 14:30:54 +01:00
locales Déplace la logique du contrôle micro-bnc dans les règles publicode 2020-04-29 17:38:16 +02:00
reducers Eslint, prettier and tsc fixes 2020-05-05 18:24:14 +02:00
rules 🐛 Corrige un bug avec notre utilisation de fs.watch 2020-05-05 02:26:08 +02:00
scripts 🐛 Corrige un bug avec notre utilisation de fs.watch 2020-05-05 02:26:08 +02:00
selectors Ajout de types 2020-04-29 16:19:20 +02:00
sites Eslint, prettier and tsc fixes 2020-05-05 18:24:14 +02:00
storage Eslint, prettier and tsc fixes 2020-05-05 18:24:14 +02:00
types Eslint, prettier and tsc fixes 2020-05-05 18:24:14 +02:00
i18n.ts 🧰 Ne plus charger les traductions anglaises sur mon-entreprise.fr 2020-04-27 12:44:50 +02:00
Provider.tsx Eslint, prettier and tsc fixes 2020-05-05 18:24:14 +02:00
server.js Typage du nom des règles 2019-12-16 13:21:04 +01:00
Tracker.ts Eslint, prettier and tsc fixes 2020-05-05 18:24:14 +02:00
utils.ts 🐛 corrige la saisi de la commune et l'affichage du taux 2020-04-24 11:27:50 +02:00
webpack.common.js 🧰 Ajout d'une commande yarn run analyze-bundle 2020-04-27 12:44:50 +02:00
webpack.dev.js 🐛 répare le tracking matomo 2019-07-08 11:40:21 +02:00
webpack.lib.js 🐛 répare le tracking matomo 2019-07-08 11:40:21 +02:00
webpack.prod.js 🧰 Ajout d'une commande yarn run analyze-bundle 2020-04-27 12:44:50 +02:00
webpack.prod.legacyBrowser.js 🐛 corrige l'affichage de l'editeur dans le studio 2020-04-10 15:06:33 +02:00
webpack.test.js 🐛 répare le tracking matomo 2019-07-08 11:40:21 +02:00