mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 21:47:20 +00:00
* 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
1 line
52 B
JavaScript
1 line
52 B
JavaScript
export { default } from './ConfigurePackQueryForm';
|