mon-entreprise/cypress
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
..
fixtures Ajoute un test end to end pour la landing embauche 2018-09-06 14:54:23 +02:00
integration Eslint, prettier and tsc fixes 2020-05-05 18:24:14 +02:00
plugins Ajoute un test end to end pour la landing embauche 2018-09-06 14:54:23 +02:00
support Ajoute des tests extensif pour tous les simulateurs 2019-10-23 12:21:48 +02:00
.eslintrc.yaml TS-aware eslint + in CI 2020-05-05 18:24:14 +02:00