]> git.immae.eu Git - github/fretlink/pronto-hlint.git/blobdiff - pronto-eslint-npm.gemspec
actually include something in the gem ;-)
[github/fretlink/pronto-hlint.git] / pronto-eslint-npm.gemspec
index 50256e06661ccd5ae8d2cbb9323fa04697d1ecaa..df94361cba3f6a247a9e0212fcb29d574552da47 100644 (file)
@@ -19,7 +19,7 @@ Gem::Specification.new do |s|
   s.required_ruby_version = '>= 2.0.0'
   s.rubygems_version = '1.8.23'
 
-  s.files = FileList['LICENSE', 'README.md', 'lib/*']
+  s.files = FileList['LICENSE', 'README.md', 'lib/**/*']
   s.extra_rdoc_files = ['LICENSE', 'README.md']
   s.require_paths = ['lib']
   s.requirements << 'eslint (in PATH)'