first commit
This commit is contained in:
7
.stylelintrc
Normal file
7
.stylelintrc
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"processors": ["stylelint-processor-html"],
|
||||
"extends": "stylelint-config-standard",
|
||||
"rules": {
|
||||
"no-empty-source": null
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user