lintkit / eslint-kit
This package is abandoned and no longer maintained.
No replacement package was suggested.
There is no license information available for the latest version (0.1.1) of this package.
0.1.1
2024-06-24 20:30 UTC
Requires
- lintkit/base-kit: ^1.1
README
An opinionated configuration of ESLint.
Usage
GitLab
# Lint the PHP .js:eslint: image: ghcr.io/lintkit/eslint-kit:1 script: - /lintkit
GitHub
- name: Lint PHP uses: lintkit/eslint-kit@v1
Local
docker pull ghcr.io/lintkit/eslint-kit:1
docker run -it --rm -v $(pwd):/app ghcr.io/lintkit/eslint-kit