mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 17:05:18 +00:00
3546b7d41a
* 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
2 lines
44 B
JavaScript
2 lines
44 B
JavaScript
export { default } from './DropdownButton';
|