diff --git a/Makefile b/Makefile index 97b4de9..5a7a4f6 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ logs: docker-compose logs -f check: - docker-compose run --rm documentation npm run check + docker-compose run -T --rm documentation npm run check # Sparkkit based themes specific commands. theme-watch: