fleet/frontend/components/forms/LabelForm
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 New styles for label creation form. (#101) 2020-12-07 15:08:59 -08:00
helpers.js Edit labels (#1207) 2017-02-15 09:51:19 -05:00
index.js adding typescript and updating linting to work with it (#356) 2021-03-01 07:48:51 +00:00
LabelForm.jsx New styles for label creation form. (#101) 2020-12-07 15:08:59 -08:00
LabelForm.tests.jsx Migrate JS tests to Jest and update libraries (#74) 2020-12-01 10:15:12 -08:00
validate.js Implement manual labels 2020-07-21 14:05:46 -07:00