Skip to content

Commit 2eaac70

Browse files
committed
Fix stylelinter
1 parent 9df885f commit 2eaac70

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

tools/linters/.stylelintrc.json

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,4 @@
11
{
2-
"overrides": [
3-
{
4-
"files": ["*.scss", "**/*.scss"],
5-
}
6-
],
72
"rules": {
8-
"no-descending-specificity": null,
9-
"property-no-vendor-prefix": null,
10-
"selector-class-pattern": null,
11-
"selector-id-pattern": null
123
}
134
}

0 commit comments

Comments
 (0)