Files
ivuorinen/.stylelintrc.json
Ismo Vuorinen 616f56e58b fix(deps): add npm overrides to resolve audit vulnerabilities
Override glob (>=10.5.0), markdown-it (>=14.1.1), smol-toml (>=1.3.1),
and tar (>=7.5.10) to fix 12 of 19 reported npm audit vulnerabilities.
2026-03-08 23:17:50 +02:00

6 lines
61 B
JSON

{
"extends": [
"@ivuorinen/stylelint-config/css"
]
}