tanmayrajani / notifications-preview-github

Browser Extension: preview GitHub notifications with same page pop-overs
https://chrome.google.com/webstore/detail/github-notifications-prev/kgilejfahkjidpaclkepbdoeioeohfmj?hl=en&gl=IN
MIT License
141 stars 15 forks source link

Use JSX for safety and ease #109

Closed fregante closed 3 years ago

fregante commented 3 years ago

I think Parcel lets us easily switch to JSX, using https://github.com/vadimdemedes/dom-chef

I don't have other repos to copy this from, my other extensions are with Webpack, but this might help nonetheless: https://github.com/sindresorhus/refined-github/blob/1fa2a55aa1d09555a10725db29ef15cd8614adda/source/features/linkify-notification-repository-header.tsx#L1