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