UNPKG

@doremijs/prettier-config

Version:

Shared prettier configuration for workspace

21 lines (20 loc) 587 B
{ "name": "@doremijs/prettier-config", "main": "index.js", "version": "0.1.3", "description": "Shared prettier configuration for workspace", "author": "erguotou525@gmail.com", "keywords": ["prettier", "doremi", "doremijs", "configuration"], "repository": { "type": "git", "url": "https://github.com/doremijs/doremi-config.git" }, "files": ["index.js", ".prettierignore"], "publishConfig": { "access": "public" }, "bugs": { "url": "https://github.com/doremijs/doremi-config.git" }, "homepage": "https://github.com/doremijs/doremi-config.git" }