This website requires JavaScript.
Explore
Help
Sign In
thunderstrike
/
plane
Watch
2
Star
0
Fork
0
You've already forked plane
forked from
github/plane
Code
Pull Requests
Activity
204e4a8c6d
plane
/
web
/
components
/
issues
/
issue-detail
/
inbox
/
index.ts
4 lines
83 B
TypeScript
Raw
Normal View
History
Unescape
Escape
fix: eslint issues and reconfiguring (#3891) * fix: eslint fixes --------- Co-authored-by: gurusainath <gurusainath007@gmail.com>
2024-03-06 13:09:14 +00:00
export
*
from
"./root"
;
export
*
from
"./main-content"
;
export
*
from
"./sidebar"
;
Copy Permalink