Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

eslint-typescript

ganintegrity804MIT1.1.0

eslint configs with prettier integration

eslint, gan, prettier, config

readme

eslint-typescript

eslint-typescript

Development

GitLab deploy token

To install @ganintegrity/eslint-typescript from a branch on GitLab, use the following deploy token (in the other project's package.json):


{
  "dependencies": {
    "@ganintegrity/eslint-typescript": "git+https://gitlab+deploy-token-610219:xsqjdm2zwxfRhEzPSZqh@gitlab.com/ganintegrity/eslint-typescript.git#<your-branch-name>"
  }
}