Skip to content
This repository has been archived by the owner on Feb 20, 2020. It is now read-only.

Latest commit

 

History

History
37 lines (17 loc) · 1.29 KB

CHANGELOG.md

File metadata and controls

37 lines (17 loc) · 1.29 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.1 (2017-09-09)

Bug Fixes

  • no-bad-namespace-import: allow namespace import with type any (#39) (1cad8c3)

1.1.0 (2017-09-09)

Bug Fixes

  • deps: remove peerDeps for typescript (c154187)

Features

  • rule: add no-bad-namespace-import (#38) (d39c0d2)

1.0.0 (2017-07-29)

Features

  • rules: add filename-convention (d8b9b85)
  • rules: add no-mixed-parameter-properties (42dbb0a)