This log was last generated on Wed, 18 Mar 2020 15:07:47 GMT and should not be manually modified.
Wed, 18 Mar 2020 15:07:47 GMT
Version update only
Tue, 21 Jan 2020 21:56:13 GMT
- Upgrade eslint-plugin-tsdoc to enable comments in tsdoc.json and more efficient loading
Sun, 19 Jan 2020 02:26:53 GMT
Version update only
Fri, 17 Jan 2020 01:08:23 GMT
Version update only
Thu, 09 Jan 2020 06:44:13 GMT
Version update only
Wed, 08 Jan 2020 00:11:31 GMT
- Replace "no-restricted-syntax" rule with an equivalent rule "@rushstack/no-null"
Mon, 11 Nov 2019 16:07:56 GMT
- Add eslint-plugin-tsdoc; update plugin versions
Tue, 22 Oct 2019 06:24:44 GMT
- Update documentation
Tue, 15 Oct 2019 01:22:16 GMT
- Rename
@microsoft/eslint-config-scalable-ts
to@rushstack/eslint-config
- Upgraded ESLint plugin dependencies
Sun, 29 Sep 2019 23:56:29 GMT
- Update repository URL
Wed, 04 Sep 2019 01:43:31 GMT
- Fix an issue where the @typescript-eslint/array-type rule required a syntax that broke compatibility with TypeScript versions prior to 3.4
Tue, 03 Sep 2019 23:13:45 GMT
- Upgrade to @typescript-eslint/eslint-plugin 2.1.0
Tue, 27 Aug 2019 01:48:45 GMT
- Remove unused plugin reference
Tue, 27 Aug 2019 01:24:54 GMT
- Replace "eslint-plugin-no-null" with a more lenient implementation that allows equality comparisons with "null"
Wed, 21 Aug 2019 21:56:59 GMT
- Enable react/no-deprecated, react/no-unescaped-entities, and react/self-closing-comp
Fri, 16 Aug 2019 21:58:15 GMT
- Relax peer dependency to allow usage with ESLint 5
Fri, 16 Aug 2019 01:15:03 GMT
- Fix an issue where @typescript-eslint/no-unused-vars didn't work properly with React source files
- Relax @typescript-eslint/camelcase to allow "_checkBox1_onChanged"
Thu, 15 Aug 2019 02:56:10 GMT
- Initial release