eslint-plugin-ts-ignore-comments

Enforce a custom description for `// @ts-ignore` comments

MIT License

Downloads
62
Stars
1
Committers
2

Bot releases are visible (Hide)

eslint-plugin-ts-ignore-comments - chore: dependencies updated Latest Release

Published by absqueued 2 months ago

  • Merge pull request #3 from absqueued/dependabot/npm_and_yarn/eslint-9.9.0 db5a1ef
  • chore(deps-dev): bump eslint from 9.8.0 to 9.9.0 170efb3
  • Merge pull request #2 from absqueued/dependabot/npm_and_yarn/eslint-9.8.0 f53b45a
  • chore(deps-dev): bump eslint from 9.7.0 to 9.8.0 317f5d4

https://github.com/absqueued/eslint-plugin-ts-ignore-comments/compare/v1.1.1...v1.1.2

eslint-plugin-ts-ignore-comments - Updated docs here and there

Published by absqueued 3 months ago

Updated docs here and there

eslint-plugin-ts-ignore-comments - Allow custom message format

Published by absqueued 3 months ago

eslint-plugin-ts-ignore-comments - Documentation updated!

Published by absqueued 3 months ago

Documentation updated!

eslint-plugin-ts-ignore-comments - Initial release

Published by absqueued 3 months ago

  • feat: custom message for ts-ignore rule added
  • chore: update README