This website requires JavaScript.
Explore
Help
Register
Sign In
empayre
/
fleet
Watch
14
Star
0
Fork
0
You've already forked fleet
mirror of
https://github.com/empayre/fleet.git
synced
2024-11-07 01:15:22 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
df5fa7f515
fleet
/
frontend
/
layouts
/
CoreLayout
/
index.js
2 lines
40 B
JavaScript
Raw
Normal View
History
Unescape
Escape
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
export
{
default
}
from
'./CoreLayout'
;
Reference in New Issue
Copy Permalink