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
When you have a file like _react_date_picker.scss it generated an invalid TypeScript interface type. The recommended eslint rules for TypeScript enforce pascal case names for types.
The text was updated successfully, but these errors were encountered:
Thanks for reporting the issue and sorry that it took too long for me to reply - keep missing GitHub notifications. Going to look at the issue this week unless someone else wants to create a PR.
Thank you very much @DanNSam
Appreciated. This PR also gives me a better understanding how everything works :) I will give it a shot when I am back in the office.
When you have a file like
_react_date_picker.scss
it generated an invalid TypeScript interface type. The recommended eslint rules for TypeScript enforce pascal case names for types.The text was updated successfully, but these errors were encountered: