Skip to content
This repository was archived by the owner on May 26, 2026. It is now read-only.

tsconfck@3.1.4

Choose a tag to compare

@github-actions github-actions released this 10 Oct 07:28
· 24 commits to main since this release
dcc0904

Patch Changes

  • fix(glob-matching): add implicit **/* to path patterns that do not have an extension or wildcard in their last segment, eg src becomes src/**/* for matching. (#200)