1
0
Fork 0
mirror of https://github.com/correl/melpa.git synced 2025-04-03 09:18:59 -09:00

adding a recipe for flymake-jshint

This commit is contained in:
Wilfred Hughes 2013-03-18 14:22:49 +00:00
parent 0751fced8f
commit 983e3faeff

1
recipes/flymake-jshint Normal file
View file

@ -0,0 +1 @@
(flymake-jshint :repo "Wilfred/flymake-jshint.el" :fetcher github)