English / 简体中文
A collection of personal frontend development standards and utility libraries, including:
@itaober/eslint-config: Based on ESLint v19, provides an out-of-the-box Flat config that supports TypeScript, React, and other mainstream tech stacks.@itaober/prettier-config: Offers a set of predefined Prettier configurations to help quickly unify code formatting and achieve consistent, standardized code style.@itaober/tsconfig: Provides a set of TypeScript configuration files suitable for different types of projects, including base configuration, React application configuration, Node.js configuration, and more.@itaober/commitlint-config: Offers a set of predefined commitlint rules and configurations to help standardize code commit messages.
pnpm add @itaober/eslint-config @itaober/prettier-config @itaober/tsconfig @itaober/commitlint-config -DPlease refer to each package's documentation for detailed usage instructions: