Skip to content

Commit

Permalink
chore: Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
masonmark committed Nov 18, 2024
1 parent 8d3bfd7 commit 68b425a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Can we construct a megarepo that contains multiple, interdependent TypeScript li

### miscellany

- "deno.disablePaths" settings do not support globs, so to avoid Deno language server annoyingess, we must specify every single incompatible file individually (e.g. "libs/ts/detect-runtime/tests.bun.spec.ts") — obvious candidate for automation
- "deno.disablePaths" settings do not support globs, so to avoid Deno language server annoyingness, we must specify every single incompatible file individually (e.g. "libs/ts/detect-runtime/tests.bun.spec.ts") — obvious candidate for automation

- add a hackneyed initial draft of "check JSR metadata and publish only if local version higher" feature in the GHA automation

Expand Down

0 comments on commit 68b425a

Please sign in to comment.