]> git.immae.eu Git - github/fretlink/pronto-hlint.git/blobdiff - lib/pronto/hlint.rb
Welcom pronto-hlint! This is a whole rewrite of pronto-eslint_npm.
[github/fretlink/pronto-hlint.git] / lib / pronto / hlint.rb
diff --git a/lib/pronto/hlint.rb b/lib/pronto/hlint.rb
new file mode 100644 (file)
index 0000000..daf1029
--- /dev/null
@@ -0,0 +1,8 @@
+# frozen_string_literal: true
+
+require 'pronto/hlint/runner'
+
+module Pronto
+  module Hlint
+  end
+end