Wescfg - Whyhankee's ESLint/Prettier Config
JSON →A shared ESLint and Prettier configuration package by Whyhankee, intended for personal projects. Current version 0.0.18 is early-stage (newly introduced flat config), with no stable release cadence yet. Key differentiators: provides a flat ESLint config with TypeScript support and Prettier integration, plus an init script to generate configuration files. Requires Node >=18.20.3 and pnpm >=9.4. Peer dependencies are ESLint ^9.14.0 and Prettier ^3.3.3. Users must ensure peer dependencies are installed, optionally via auto-install-peers=true in .npmrc.