01Enforces the 'Why Over What' philosophy to provide meaningful context for developers.
02Standardizes file preambles with mandatory @file, @description, and @module tags.
03Includes specific syntax guidance for escaping @ symbols in JSDoc for decorators.
041 GitHub stars
05Configures automated ESLint enforcement for functions, interfaces, and type aliases.
06Provides specialized patterns for documenting NestJS services and complex interfaces.