sindresorhus / hide-files-on-github

Chrome extension - Hide nonessential files from the GitHub file browser
https://chrome.google.com/webstore/detail/hide-files-on-github/lpnakhpaodhdkleejaehlapdhbgjbddp
MIT License
320 stars 35 forks source link

Convert to TypeScript #76

Closed fregante closed 5 years ago

fregante commented 5 years ago

Closes #75

fregante commented 5 years ago

This seems to work correctly now.

fregante commented 5 years ago

Since this is a build step, do you want me to go all the way and add browserify so we can properly bundle the dependencies?

sindresorhus commented 5 years ago

Yeah, although, Rollup or Webpack would probably be a better choice. They are more actively maintained.

fregante commented 5 years ago

This should be good to go