@manuth/tslint-presets
Version:
A set of personal linting-rulesets for TypeScript
39 lines (25 loc) • 1.19 kB
Markdown
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## TSLintPresets v1.0.5
### Updated
- The development environment
### Added
- Dependabot-settings
[Show differences](https://github.com/manuth/TSLintPresets/compare/v1.0.4...v1.0.5)
## TSLintPresets v1.0.4
- Add rules for VSCodes `Thenable`-interface
[Show differences](https://github.com/manuth/TSLintPresets/compare/v1.0.3...v1.0.4)
## TSLintPresets v1.0.3
- Update all dependencies
[Show differences](https://github.com/manuth/TSLintPresets/compare/v1.0.2...v1.0.3)
## TSLintPresets v1.0.2
- Rework the `completed-docs`-rule
[Show differences](https://github.com/manuth/TSLintPresets/compare/v1.0.1...v1.0.2)
## TSLintPresets v1.0.1
- Improve the stability of the code
[Show differences](https://github.com/manuth/TSLintPresets/compare/v1.0.0...v1.0.1)
## TSLintPresets v1.0.0
- Initial release
[Show differences](https://github.com/manuth/TSLintPresets/compare/c007bfa9f348c001e9f845a36f4f317aa4e8db32...v1.0.0)