Skip to content
This repository was archived by the owner on Dec 10, 2019. It is now read-only.

Commit bb64390

Browse files
author
Brian Muenzenmeyer
authored
Merge pull request #52 from pattern-lab/dev
set defaultShowPatternInfo to false per spec
2 parents 75905b7 + 43be5d1 commit bb64390

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)