01Enforces consistent module patterns using named exports and namespace imports.
02Implements best practices for variable declaration and module resolution.
03Promotes modern syntax conventions like nullish coalescing and strict equality.
04Standardizes runtime API usage, including modern globals and directory path handling.
0529 GitHub stars
06Guides explicit typing and type conversion practices to prevent runtime errors.