Shareable Prettier configuration by Ika. Version 1.1.1 is the latest stable release with no active development. It provides a preset of formatting rules for Prettier, intended for personal use but usable by others. Requires Prettier ^1.0.0 as a peer dependency. Includes a TSLint config extension. Not actively maintained; consider using Prettier's built-in configs or other community configs.
npm install prettier-config-ikatyangNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows installation and usage of the shared Prettier config in a Node.js project.
Use prettier-config-ikatyang with Prettier v1.x only, or migrate to another config.
Migrate to ESLint with @typescript-eslint and eslint-config-prettier.
Run `npm install --save-dev prettier-config-ikatyang`
Use `module.exports = require('prettier-config-ikatyang')` in prettier.config.js