gulpjs / interpret

A dictionary of file extensions and associated module loaders.
MIT License
259 stars 47 forks source link

chore: Auto-generate the supported hooks & extensions in CI #86

Closed phated closed 2 years ago

phated commented 2 years ago

Closes #36 (holy shit!!!)

This will auto-generate the README updates before running prettier (which uses an action that auto-commits).

I ran the CI on this branch and then removed those extra commits to know the CI worked.