]> git.proxmox.com Git - pve-eslint.git/blame - eslint/.pre-commit-hooks.yaml
import 8.4.0 source
[pve-eslint.git] / eslint / .pre-commit-hooks.yaml
CommitLineData
456be15e
TL
1- id: eslint
2 name: eslint
3 entry: eslint
4 description: "An AST-based pattern checker for JavaScript."
5 language: node
6 types: ['javascript']
7 require_serial: false