mirror of
https://github.com/vale981/tridactyl
synced 2025-03-04 09:01:39 -05:00
Fix #3477: make lint check check some files
This commit is contained in:
parent
c18b9e0e10
commit
6601353b8a
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@ else
|
|||
echo "Warning: shellcheck is not installed, skipping shell scripts"
|
||||
fi
|
||||
yarn run lint
|
||||
"$(yarn bin)/eslint" --ext .ts
|
||||
"$(yarn bin)/eslint" --ext .ts .
|
||||
|
|
Loading…
Add table
Reference in a new issue