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

Commit 43be5d1

Browse files
author
Brian Muenzenmeyer
authored
set defaultShowPatternInfo to false per spec
1 parent d36fa33 commit 43be5d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)