Skip to content

Releases: vcian/lint-sage

2.1.0

19 Feb 07:01
9f4371f
Compare
Choose a tag to compare

2.0.2

09 Jan 12:27
14fd7b3
Compare
Choose a tag to compare
  • Fix the double quotation issue in the commands scripts.lint and scripts.prepare by @vc-rakesh #14

2.0.1

08 Jan 13:30
71a6a4f
Compare
Choose a tag to compare

2.0.0

03 Jan 07:31
15d2b7f
Compare
Choose a tag to compare
  • Added support for the Angular @vc-vishakha #7
  • Added support for the Nestjs @vc-lbmadesia #5
  • Added Documentation for configs in Angular, Next js and Nest js.

1.1.1

08 Dec 07:23
fbbb3f7
Compare
Choose a tag to compare

Update VS Code settings to use LF (line feed) as the end of line (EOL)

1.1.0

24 Nov 10:18
d8fedc1
Compare
Choose a tag to compare
  • Added a curated list of recommended Visual Studio Code (VSCode) extensions to enhance development workflow and productivity.
  • Enhance TypeScript function return type flexibility.

1.0.5

16 Nov 06:44
Compare
Choose a tag to compare
  • Integrated [ESLint] with standard rules for consistent code quality.
  • Implemented [Prettier] for automatic code formatting and style consistency.
  • Introduced [Husky] Git hooks for pre-commit and pre-push checks.
  • Added [Lint Staged] to validate staged changes against coding standards.
  • Provided optimized VS Code configuration for seamless development.

By @raj-vc @palaklive