template-typescript-lib icon indicating copy to clipboard operation
template-typescript-lib copied to clipboard

🎛️ Project template for TypeScript libraries

Results 17 template-typescript-lib issues
Sort by recently updated
recently updated
newest added
trafficstars

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@tsconfig/recommended](https://redirect.github.com/tsconfig/bases) ([source](https://redirect.github.com/tsconfig/bases/tree/HEAD/bases)) | [`1.0.7` -> `1.0.8`](https://renovatebot.com/diffs/npm/@tsconfig%2frecommended/1.0.7/1.0.8) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@tsconfig%2frecommended/1.0.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

type/chore

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/jasonkuhrt/template-typescript-lib). ## Config Migration Needed - [ ]...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pnpm](https://pnpm.io) ([source](https://redirect.github.com/pnpm/pnpm/tree/HEAD/pnpm)) | [`8.10.4` -> `8.15.9`](https://renovatebot.com/diffs/npm/pnpm/8.10.4/8.15.9) | [![age](https://developer.mend.io/api/mc/badges/age/npm/pnpm/8.15.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

type/deps

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pnpm](https://pnpm.io) ([source](https://redirect.github.com/pnpm/pnpm)) | [`8.10.4` -> `9.11.0`](https://renovatebot.com/diffs/npm/pnpm/8.10.4/9.11.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/pnpm/9.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

type/deps

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/cache](https://redirect.github.com/actions/cache) | action | major | `v3` -> `v4` | --- ### Release...

type/deps

### Perceived Problem ### Ideas / Proposed Solution(s)

#### Perceived Problem Jest is slow #### Ideas / Proposed Solution(s) Try https://github.com/nicolo-ribaudo/jest-light-runner

#### Perceived Problem No good way to test static types #### Ideas / Proposed Solution(s) Try https://github.com/jest-community/jest-runner-tsd

closes #65 #### TASKS - [ ] docs external - [ ] docs jsdoc - [ ] tests

#### Perceived Problem - konn does not yet support Ava (https://github.com/prisma-labs/konn/issues/29) - konn does not support Vitest either but be motivated to given how promising Vitest looks (https://github.com/prisma-labs/konn/issues/30) #### Ideas...