{"library":"prettier-config-ikatyang","title":"prettier-config-ikatyang","description":"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.","language":"javascript","status":"maintenance","last_verified":"Sat Apr 25","install":{"commands":["npm install prettier-config-ikatyang"],"cli":null},"imports":["module.exports = require('prettier-config-ikatyang');","{\"extends\": \"prettier-config-ikatyang/tslint\"}"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"// Install: npm install --save-dev prettier prettier-config-ikatyang\n// prettier.config.js\nmodule.exports = require('prettier-config-ikatyang');\n\n// Then format files: npx prettier --write .","lang":"javascript","description":"Shows installation and usage of the shared Prettier config in a Node.js project.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}