UNPKG

@spotify/prettier-config

Version:
26 lines (25 loc) 532 B
{ "name": "@spotify/prettier-config", "version": "15.0.0", "license": "Apache-2.0", "description": "Spotify's base Prettier config", "repository": { "type": "git", "url": "git+https://github.com/spotify/web-scripts.git" }, "main": "index.js", "scripts": {}, "devDependencies": { "prettier": "^2.8.8" }, "peerDependencies": { "prettier": "2.x" }, "publishConfig": { "access": "public" }, "engines": { "node": ">=18" }, "gitHead": "6d8c06336804882c5f32ad796859fcb02dceb093" }