@shelf/prettier-config
Version:
Reusable Prettier config
19 lines (18 loc) • 342 B
JSON
{
"name": "@shelf/prettier-config",
"version": "1.0.0",
"description": "Reusable Prettier config",
"license": "MIT",
"author": {
"name": "Vlad Holubiev",
"email": "vlad@shelf.io",
"url": "https://shelf.io"
},
"files": [
"index.json"
],
"main": "index.json",
"publishConfig": {
"access": "public"
}
}