UNPKG

@ganintegrity/prettier-config

Version:
21 lines (13 loc) 427 B
# 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`): ```json { "dependencies": { "@ganintegrity/prettier-config": "git+https://gitlab+deploy-token-472961:o5g4KVJvPuDoEmkPEutX@gitlab.com/ganintegrity/prettier-config.git#<your-branch-name>" } } ```