Skip to content

Commit a2a5244

Browse files
Brian Muenzenmeyerbmuenzenmeyer
authored andcommitted
Merge pull request #52 from pattern-lab/dev
set defaultShowPatternInfo to false per spec
1 parent ee48655 commit a2a5244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/edition-node-gulp/patternlab-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"styleGuideExcludes": [
2929
],
3030
"defaultPattern": "all",
31-
"defaultShowPatternInfo": true,
31+
"defaultShowPatternInfo": false,
3232
"cleanPublic" : true,
3333
"patternExtension": "mustache",
3434
"ignored-extensions" : ["scss", "DS_Store", "less"],

0 commit comments

Comments
 (0)