eslint-plugin-typescript-enum icon indicating copy to clipboard operation
eslint-plugin-typescript-enum copied to clipboard

ESLint rules for TypeScript enums.

Results 8 eslint-plugin-typescript-enum issues
Sort by recently updated
recently updated
newest added

TypeScript 5.2.2 comes with [a breaking change](https://stackoverflow.com/a/76794188/7558706) that requires all `@typescript-eslint/*` dependencies to move to >= v6: https://github.com/typescript-eslint/typescript-eslint/issues/7155#issuecomment-1692384149. In this repository that specifically means moving from ``` "@typescript-eslint/experimental-utils": "^5.3.0" ```...

dependencies

# Context TypeScript 5.2.2 comes with [a breaking change](https://stackoverflow.com/a/76794188/7558706) that requires all `@typescript-eslint/*` dependencies to move to >= v6: https://github.com/typescript-eslint/typescript-eslint/issues/7155#issuecomment-1692384149. In this repository that specifically means moving from ``` "@typescript-eslint/experimental-utils":...

Bumps [@typescript-eslint/experimental-utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/experimental-utils) from 5.3.0 to 5.54.1. Release notes Sourced from @​typescript-eslint/experimental-utils's releases. v5.54.1 5.54.1 (2023-03-06) Bug Fixes typescript-estree: do not call export of clearProgramCache (#6540) (181e705) v5.54.0 5.54.0 (2023-02-27) Bug...

dependencies

Bumps [rimraf](https://github.com/isaacs/rimraf) from 3.0.2 to 4.3.1. Changelog Sourced from rimraf's changelog. 4.3 Return boolean indicating whether the path was fully removed Add filter option bin: add --verbose, -v to print...

dependencies

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.6 to 18.14.6. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=16.11.6&new-version=18.14.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.4 to 4.9.5. Release notes Sourced from typescript's releases. TypeScript 4.9.4 For release notes, check out the release announcement. For the complete list of fixed issues, check...

dependencies

I think you can add these videos to the README - https://www.youtube.com/watch?v=jjMbPt_H3RQ - https://www.youtube.com/watch?v=pWPClHdcvVg

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...

dependencies