fleet/frontend/components/forms/ForgotPasswordForm
Gabe Hernandez 3546b7d41a
adding typescript and updating linting to work with it (#356)
* updated typescript version and tsconfig in project

* updated eslint version

* change from experimental export to supported export

* removed accidentally added script

* turn off buggy jsx-a11y eslint rules

* remove unused tslint.json

* fix wrong jsx-a11y depedency

* use correct eslint-plugin-jsx-a11y version

* fix rest of linting errors

* move back js-yaml version to 3 major
2021-03-01 07:48:51 +00:00
..
_styles.scss Make password reset styles consistent with new global styles. (#120) 2020-12-10 14:34:17 -08:00
ForgotPasswordForm.jsx Make password reset styles consistent with new global styles. (#120) 2020-12-10 14:34:17 -08:00
ForgotPasswordForm.tests.jsx Migrate JS tests to Jest and update libraries (#74) 2020-12-01 10:15:12 -08:00
helpers.js Form updates (#496) 2016-11-21 10:43:08 -05:00
index.js adding typescript and updating linting to work with it (#356) 2021-03-01 07:48:51 +00:00