Skip to content

Commit

Permalink
Update 2014-3-30-WILT-barryclark#2-js-Beautify.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrimaia committed Mar 31, 2015
1 parent 4d545d3 commit e7e3c96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2014-3-30-WILT-#02-js-Beautify.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Para isso, tive de seguir alguns passos simples:
{% endhighlight %}

- Adicionar uma npm task no package.json chamando o js-beautify. Eu resolvi separar por destino de arquivos, mas mais simples também funciona.
{% hightlight js %}
{% highlight js %}
...
"scripts":{
pretest": "npm run beautify && npm run jshint",
Expand Down

0 comments on commit e7e3c96

Please sign in to comment.