mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-10 08:12:11 +00:00
40ea94c33b
Switch from the deploy.sh shell script to a more configurable Makefile.
6 lines
83 B
JSON
6 lines
83 B
JSON
{
|
|
"extends": "stylelint-config-standard",
|
|
"rules": {
|
|
"indentation": "tab"
|
|
}
|
|
}
|