- Fixed https://github.com/brettcannon/check-for-changed-files/issues/90 by making TypeScript happy via an explicit interface declared in https://github.com/brettcannon/check-for-changed-files/pull/92 - Looked up what it would take to drop TS for JS for check-for-changed-files - Started a [branch for rewriting check-for-changed-files to `.mjs`](https://github.com/brettcannon/check-for-changed-files/tree/rewrite/mjs)