UNPKG

92 BJSONView Raw
1{
2 "extends": "stylelint-config-recommended-scss",
3 "rules": {
4 "indentation": 2
5 }
6}