eslint configs with prettier integration
npm install eslint-typescript
yarn add eslint-typescript
pnpm add eslint-typescript
bun add eslint-typescript
eslint-typescript
To install @ganintegrity/eslint-typescript from a branch on GitLab, use the following deploy token (in the other project's package.json):
package.json
{ "dependencies": { "@ganintegrity/eslint-typescript": "git+https://gitlab+deploy-token-610219:[email protected]/ganintegrity/eslint-typescript.git#<your-branch-name>" } }