We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
max-line-length
1 parent 7de1439 commit 8d8b909Copy full SHA for 8d8b909
buildchain/.stylelintrc.json
@@ -17,6 +17,7 @@
17
]
18
}
19
],
20
- "block-no-empty": null
+ "block-no-empty": null,
21
+ "max-line-length": null
22
23
0 commit comments