There was an error while loading. Please reload this page.
1 parent 3f0ca6c commit fe37ef5Copy full SHA for fe37ef5
1 file changed
prettier.gemspec
@@ -15,7 +15,7 @@ Gem::Specification.new do |spec|
15
spec.files =
16
Dir.chdir(__dir__) do
17
%w[LICENSE bin/console package.json rubocop.yml] +
18
- Dir['{{exe,lib,src}/**/*,*.md}'] +
+ Dir['{{exe,lib,dist}/**/*,*.md}'] +
19
Dir[
20
'node_modules/prettier/{package.json,index.js,doc.js,bin-prettier.js,third-party.js,parser-*.js}'
21
]
0 commit comments