penge / my-notes

Simple and fast note-taking in Chrome with Google Drive support.
https://chrome.google.com/webstore/detail/my-notes/lkeeogfaiembcblonahillacpaabmiop
MIT License
242 stars 34 forks source link

Remove no longer needed linter exceptions #269

Closed penge closed 3 years ago

penge commented 3 years ago

Since the transition to Typescript and making the return type for components explicit as h.JSX.Element, there is no longer need for some ESlint exceptions that were previously needed.