@hotcakes/tsconfig-react

TypeScript configuration optimized for React projects in the Hotcakes ecosystem. Extends @hotcakes/tsconfig with JSX and React-specific compiler options.

@hotcakes/eslint-config

Provides a consistent linting foundation for JavaScript projects. It defines a solid baseline of style and best practices, and is extendable for both internal and external usage.

@hotcakes/eslint-config-ts

A standalone ESLint configuration for TypeScript projects in the Hotcakes ecosystem. Includes TypeScript-specific linting rules and parser options. Designed for projects using tsconfig from @hotcakes/tsconfig.

@hotcakes/tsconfig

Shared TypeScript configuration for the Hotcakes ecosystem. Provides a consistent set of compiler options to be extended across all @hotcakes packages.

@hotcakes/release-config

Shared semantic-release configuration for the Hotcakes ecosystem. Provides a consistent release strategy and automation setup across all @hotcakes packages.