diff --git a/ci/lint.sh b/ci/lint.sh index 7ae8192b..8758e0c8 100755 --- a/ci/lint.sh +++ b/ci/lint.sh @@ -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 .