A personal Prettier configuration package by ktsn. Version 1.0.0 is stable and intended for personal use or as a base config for projects. It follows ktsn's coding style preferences. May lack maintenance or community adoption. Different from other configs like @ianvs/prettier-config in that it's personalized and minimal.
npm install prettier-config-ktsnVerified import paths — ran on the pinned version, not inferred.
Shows how to install and apply the config via package.json.
Consider using a more widely maintained config like @ianvs/prettier-config.
Use with your own overrides in .prettierrc.js.
Run npm install --save-dev prettier-config-ktsn
Ensure string is exactly 'prettier-config-ktsn' in package.json or .prettierrc.
No dependency data recorded yet.