Dragon-Knight/pint.json
2025-08-14 13:55:37 -04:00

6 lines
84 B
JSON

{
"preset": "psr12",
"rules": {
"declare_strict_types": true
}
}