This website requires JavaScript.
Explore
Help
Sign In
StanGirard
/
quivr
Watch
1
Star
1
Fork
0
You've already forked quivr
mirror of
https://github.com/StanGirard/quivr.git
synced
2024-12-18 08:02:03 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
41563767ad
quivr
/
frontend
/
app
/
user
/
components
/
index.ts
2 lines
51 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Devx/add linter rules (#331) * remove duplicate import * 🚧 add new linter configuration * 🧑💻 add and run prettier * 🐛 add babel parser for linter * 🧑💻 add lint-fix command * 🚨 use lint-fix * 🚨 remove 'FC' as a type. Use const and JSX.Element * 🚨 enforce arrow function rule from linter * 🔥 delete unused file * 🚨 adding /* eslint-disable */ in failing files * 💩 add ts-expect-error to Victory components
2023-06-15 12:52:46 +03:00
export
{
UserStatistics
}
from
"./UserStatistics"
;
Reference in New Issue
Copy Permalink