fleet/frontend/pages/ResetPasswordPage
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
..
index.js adding typescript and updating linting to work with it (#356) 2021-03-01 07:48:51 +00:00
ResetPasswordPage.jsx Make password reset styles consistent with new global styles. (#120) 2020-12-10 14:34:17 -08:00
ResetPasswordPage.tests.jsx Migrate JS tests to Jest and update libraries (#74) 2020-12-01 10:15:12 -08:00