Skip to content

v1.4.0

Compare
Choose a tag to compare
@aooen aooen released this 17 May 08:40
· 20 commits to master since this release
fdc101c

Rules

  • @channel.io/eslint-plugin v1.2.0 업데이트하고 새로운 rule 적용 (#47)
    • @channel.io/no-translate-with-template-literal - translate에 template string literal을 쓸때 알아챌 수 있도록 warn으로 설정
    • @channel.io/prevent-destructured-argument-callback-in-intersection-observer - IntersectionObserver에 인자를 배열 구조 할당하는 콜백을 사용하지 못하도록 error로 설정