Skip to content

Commit 2c8b9e8

Browse files
annschmfranzke
andauthored
chore(linter): disable patternlab deprection warnings for order patterns and hidden patterns (#218)
Co-authored-by: Maximilian Franzke <[email protected]>
1 parent b41152a commit 2c8b9e8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

enterprise.patternlab-config.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
"defaultShowPatternInfo": false,
66
"defaultPatternInfoPanelCode": "html",
77
"defaultInitialViewportWidth": true,
8+
"disableDeprecationWarningForOrderPatterns": true,
9+
"disableDeprecationWarningForHiddenPatterns": true,
810
"ishControlsHide": {
911
"s": false,
1012
"m": false,

0 commit comments

Comments
 (0)