Skip to content
Snippets Groups Projects
Commit db55b4a1 authored by Takuya Noguchi's avatar Takuya Noguchi
Browse files

Set max-nesting-depth to 5 in stylelint

parent 65cb85e2
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -13,7 +13,7 @@
],
"rules":{
"max-nesting-depth": [
6,
5,
{
"ignoreAtRules":[
"each",
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment