prettier-config
Shared prettier config
Development
GitLab deploy token
To install @ganintegrity/prettier-config from a branch on GitLab, use the
following deploy token (in the other project's package.json
):
{
"dependencies": {
"@ganintegrity/prettier-config": "git+https://gitlab+deploy-token-472961:o5g4KVJvPuDoEmkPEutX@gitlab.com/ganintegrity/prettier-config.git#<your-branch-name>"
}
}