aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
blob: 58fc7ba62a067be4a8b8d9786b4ed6dcee960274 (plain)
1
2
3
4
5
6
7
8
9
{
    "devDependencies": {
        "@stylistic/eslint-plugin": "*",
        "eslint": "^9.7.0",
        "postcss-html": "*",
        "stylelint": ">=13.6.0",
        "stylelint-config-standard": "*"
    }
}