fleet/frontend/components/forms/RegistrationForm
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
..
AdminDetails adding typescript and updating linting to work with it (#356) 2021-03-01 07:48:51 +00:00
ConfirmationPage adding typescript and updating linting to work with it (#356) 2021-03-01 07:48:51 +00:00
KolideDetails adding typescript and updating linting to work with it (#356) 2021-03-01 07:48:51 +00:00
OrgDetails adding typescript and updating linting to work with it (#356) 2021-03-01 07:48:51 +00:00
_styles.scss Add style fixes caught during QA. Add favicon. (#119) 2020-12-10 13:09:05 -08:00
index.js adding typescript and updating linting to work with it (#356) 2021-03-01 07:48:51 +00:00
RegistrationForm.jsx Add style fixes caught during QA. Add favicon. (#119) 2020-12-10 13:09:05 -08:00
RegistrationForm.tests.jsx Add style fixes caught during QA. Add favicon. (#119) 2020-12-10 13:09:05 -08:00