An open API service indexing awesome lists of open source software.

https://github.com/jakebailey/self-reference-mjs


https://github.com/jakebailey/self-reference-mjs

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

Compare `src/a.ts` with `b.mjs`; they are identical.

Run `npm run build`; the code in `src` compiles.

Run `npm run run-a` or `npm run run-b`; both work.

Open `b.mjs` in VS Code; there's an error.