Add arguments to eslint pre-commit hook

This commit is contained in:
Shreya 2021-04-13 12:00:43 +05:30
parent d01de96e95
commit 3cf5384016
1 changed files with 1 additions and 0 deletions

View File

@ -32,3 +32,4 @@ repos:
rev: v7.24.0 rev: v7.24.0
hooks: hooks:
- id: eslint - id: eslint
args: ["monkey/monkey_island/cc/ui/src/", "--fix"]