Frontend: Basic framework
This commit is contained in:
@@ -4,5 +4,7 @@ module.exports = {
|
||||
],
|
||||
// add your custom config here
|
||||
// https://stylelint.io/user-guide/configuration
|
||||
rules: {}
|
||||
rules: {
|
||||
"indentation": 2
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user