UNPKG

@eyelly/prettier-config

Version:
25 lines (24 loc) 613 B
{ "name": "@eyelly/prettier-config", "version": "1.0.0", "description": "自定义的Prettier配置", "main": "index.json", "scripts": { "publish": "npm publish --registry http://registry.npmjs.org/ --access public" }, "keywords": [ "perttier", "config", "prettier-config" ], "repository": { "type": "git", "url": "git+https://github.com/eyelly-wu/prettier-config.git" }, "author": "Eyelly Wu", "license": "MIT", "bugs": { "url": "https://github.com/eyelly-wu/prettier-config/issues" }, "homepage": "https://github.com/eyelly-wu/prettier-config#readme" }