mirror of
https://gitlab.com/signalytic/client-external/streamline/streamline-emr.git
synced 2026-09-11 18:51:31 +00:00
7 lines
163 B
JSON
7 lines
163 B
JSON
{
|
|
"rules": {
|
|
"yoda_style": false,
|
|
"nullable_type_declaration": false,
|
|
"nullable_type_declaration_for_default_null_value": false
|
|
}
|
|
} |