Files
lis/htdocs/vendor/nunomaduro/termwind/pint.json
2025-07-16 07:36:13 +07:00

7 lines
163 B
JSON

{
"rules": {
"yoda_style": false,
"nullable_type_declaration": false,
"nullable_type_declaration_for_default_null_value": false
}
}