Releases: Voitanos/eslint-preset-spfx
Releases · Voitanos/eslint-preset-spfx
v1.2.0 - Clean up logging & add check before deleting tslint.json
- 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
- 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
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