Skip to content

Releases: Voitanos/eslint-preset-spfx

v1.2.0 - Clean up logging & add check before deleting tslint.json

08 Mar 20:21
Compare
Choose a tag to compare
  • added a check to verify tslint.json is present before deleting it in post-install process

v1.1.0 - Add support for SPFx ported TSLint rules

15 Jul 19:06
Compare
Choose a tag to compare
  • adds support for TSLint rules included in the default SPFx project
    • not enabled by default, but can enable by uncommenting a line in the ESLint config file
    • see README for details or comments within the eslint.json file

v1.0.0 - Initial release

13 Jul 21:25
Compare
Choose a tag to compare

The initial release of the NPM package.

Includes support for TypeScript v3.7, the default in SharePoint Framework (SPFx) v1.12.1 projects.

Supports

  • TypeScript v3.7