Sha256: 80921cfdf8aad8e843eada75a8f521e34e8a4b781bc60fefcc702186448418f5
Contents?: true
Size: 154 Bytes
Versions: 2
Compression:
Stored size: 154 Bytes
Contents
module Hound module Config class Stylelint < Base def initialize @linters_file_name = ".stylelintrc.json" end end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
hound-cli-0.4.1 | lib/hound/config/stylelint.rb |
hound-cli-0.4.0 | lib/hound/config/stylelint.rb |