Add pre commit (#26)
This commit is contained in:
6
.stylelintrc
Normal file
6
.stylelintrc
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"rules": {
|
||||
"indentation": 2,
|
||||
"string-quotes": "double"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user