gts icon indicating copy to clipboard operation
gts copied to clipboard

☂️ TypeScript style guide, formatter, and linter.

Results 103 gts issues
Sort by recently updated
recently updated
newest added

Bumps the npm_and_yarn group with 1 update in the / directory: [braces](https://github.com/micromatch/braces). Updates `braces` from 3.0.2 to 3.0.3 Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk...

dependencies

Foreword: This relates to an issue that was already opened and subsequently closed (I believe incorrectly). As such I've opened a new issue because I'm not sure whether a comment...

As of now, the default .eslintrc.json file that's extended by all projects has the following code: ``` { "extends": [ "eslint:recommended", "plugin:node/recommended", "prettier" ], "plugins": [ "node", "prettier" ], ......

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

## Steps to reproduce: 1. Run `npx gts init` 2. Use default options 3. Add the following code at the top of `index.ts` ``` ts import * as gts from...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | digest | `b4ffde6` -> `eef6144` | --- ### Configuration...

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

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [c8](https://togithub.com/bcoe/c8) | [`^9.0.0` -> `^10.0.0`](https://renovatebot.com/diffs/npm/c8/9.1.0/10.1.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/c8/10.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/c8/10.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)...