disable CSS number-max-precision lint for now
This commit is contained in:
parent
e8abe78206
commit
108aac55f7
@ -4,6 +4,7 @@
|
|||||||
"comment-empty-line-before": null,
|
"comment-empty-line-before": null,
|
||||||
"indentation": 4,
|
"indentation": 4,
|
||||||
"no-descending-specificity": null,
|
"no-descending-specificity": null,
|
||||||
|
"number-max-precision": null,
|
||||||
"selector-list-comma-newline-after": null
|
"selector-list-comma-newline-after": null
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user