Ver código fonte

:gear: Updates justfile config

Jeff Triplett 4 anos atrás
pai
commit
54163539bb
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      justfile

+ 1 - 0
justfile

@@ -12,6 +12,7 @@ TAILWIND_CSS_VERSION := "2.1.1"
 
 @lint:
     npx awesome-lint README.md
+
 @serve:
     modd --file=modd.conf
     bundle exec jekyll serve --drafts --watch --port 8000