UNPKG

@strg/prettier-config

Version:
43 lines (42 loc) 837 B
{ "name": "@strg/prettier-config", "version": "1.0.0", "description": "Prettier configuration for STRG.", "author": "STRG.", "license": "MIT", "main": "index.js", "files": [ "index.js" ], "peerDependencies": { "prettier": "^2.4.1" }, "devDependencies": { "prettier": "^2.4.1" }, "repository": { "type": "git", "url": "git+https://github.com/strg-at/prettier-config.git" }, "bugs": { "url": "https://github.com/strg-at/prettier-config/issues" }, "homepage": "https://github.com/strg-at/prettier-config#readme", "keywords": [ "check", "enforce", "lint", "policy", "quality", "style", "checker", "code", "code checker", "code linter", "code standards", "code style", "code format", "style checker", "style linter" ] }