@josiahrarebird/code-formatting
Version:
Shared development tools for our team (Prettier, Pint, etc.)
17 lines (16 loc) • 347 B
JSON
{
"name": "@josiahrarebird/code-formatting",
"version": "1.0.6",
"description": "Shared development tools for our team (Prettier, Pint, etc.)",
"main": "index.js",
"bin": {
"code-formatting-install": "./install.sh"
},
"keywords": [
"laravel",
"prettier",
"pint"
],
"author": "Rare Bird Inc",
"license": "MIT"
}