axiom/package.json
2025-08-06 17:41:44 -06:00

7 lines
122 B
JSON

{
"name": "axiom",
"devDependencies": {
"stylelint": "^16.23.0",
"stylelint-config-standard": "^39.0.0"
}
}