Skip to content

v0.2.15

Compare
Choose a tag to compare
@AtsushiM AtsushiM released this 15 Dec 04:33
· 173 commits to main since this release

0.2.15 (2022-12-15)

Features

  • add prohibit-path-within-template-literal rule. (#46) (1ea51a9)
  • ignores option for no-import-other-domain and require-barrel-import (#45) (559fdcf)

Bug Fixes

  • redundant-nameのarrowedNameなどで利用するファイルパスが削られすぎていたため、指定が行いにくい問題を修正する (#43) (6de9618)