eslint-plugin-ben

ESLint rules for me

MIT License

Downloads
27
Stars
0
Committers
4

Bot releases are visible (Hide)

eslint-plugin-ben - v1.2.0 Latest Release

Published by jaem1n207 8 months ago

1.2.0 (2024-03-06)

Features

  • no-circular-dependencies 규칙 작성 (5ecfaab)
  • 모듈 간 순환 의존성 감지 규칙 추가 (8e144d4)
  • 추천 구성 적용 (a3e8573)
  • 테스트 작성 편하게 하기 위한 유틸 함수 작성 (42b9e23)
eslint-plugin-ben - v1.1.1

Published by jaem1n207 8 months ago

1.1.1 (2024-02-23)

Bug Fixes

  • update rule template with author name in rule ID (c92a6a4)
  • refactor: 규칙에서 무언가를 허용하지 않는 경우에는 no- 접두사를 붙이도록 변경
    • ban-lodash => no-lodash
    • ban-moment => no-moment
eslint-plugin-ben - v1.1.0

Published by jaem1n207 8 months ago

1.1.0 (2024-02-22)

Features

  • add generate rule scripts (ad5c37a)
eslint-plugin-ben - v1.0.5

Published by jaem1n207 8 months ago

1.0.5 (2024-02-21)

Bug Fixes

  • remove unnecessary echo statements and publish to GitHub Package Registry (d5a96b9)
eslint-plugin-ben - v1.0.4

Published by jaem1n207 8 months ago

1.0.4 (2024-02-21)

Bug Fixes

  • remove unused code and copy plugins from rspack.config.js (3e9ae15)
Package Rankings
Top 41.06% on Npmjs.org
Related Projects