Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 602 Bytes

File metadata and controls

39 lines (22 loc) · 602 Bytes

Change Log - @kocal/eslint-config-generator-plugin-typescript

This log was last generated on Sat, 19 Feb 2022 09:36:14 GMT and should not be manually modified.

2.2.0

Sat, 19 Feb 2022 09:36:14 GMT

Minor changes

  • Drop Node.js 10, add Node.js 16

2.1.0

Sat, 24 Apr 2021 15:58:33 GMT

Minor changes

  • Disable "no-shadow" rule.

2.0.2

Mon, 29 Mar 2021 20:40:36 GMT

Patches

  • Update README.md

2.0.1

Mon, 29 Mar 2021 20:16:20 GMT

Patches

  • Add README.md

2.0.0

Mon, 29 Mar 2021 19:38:14 GMT

Breaking changes

  • Create the plugin which add TypeScript support.