UNPKG

@dx-box/common

Version:

(DX) by providing common configurations for TypeScript, ESLint, Prettier, and automated Git hooks for formatting and linting.

2 lines (1 loc) 176 B
const i=t=>{if(!t)return"default";const e=t.toLowerCase();return e.includes("github.com")?"github":e.includes("gitlab.com")?"gitlab":"default"};export{i as detectGitPlatform};