01Removes unnecessary curly braces to reduce code verbosity
02542 GitHub stars
03Standardizes on single quotes for string literals
04Defines strict import ordering from external to internal to types
05Configures 2-space indentation for clean nesting
06Enforces semicolon-free JavaScript/TypeScript syntax