You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 26, 2024. It is now read-only.
the Filter interface is located in the filter component
Suggested solution
To maintain the regular organization and project structure it might be better to place the Filter interface in it's own file called filter.ts which is to be inside the models folder
Additional context
standard practice
I would be willing to submit a PR to fix this issue
Type of feature
✨ Feature
Current behavior
the Filter interface is located in the filter component
Suggested solution
To maintain the regular organization and project structure it might be better to place the Filter interface in it's own file called
filter.ts
which is to be inside themodels
folderAdditional context
standard practice
I would be willing to submit a PR to fix this issue
The text was updated successfully, but these errors were encountered: