DCM @dcm.dev ยท Apr 28

๐Ÿค” Declaring a nullable return type but always returning null? The "function-always-returns-null" rule helps you catch this pattern so you can either return something meaningful or refactor the function altogether. ๐Ÿ”— dcm.dev/docs/rules/c...

0 likes 0 replies

?