```ts ✅ const x = () => { return 1; }; // ❌ const y = () => { return null; }; ``` https://github.com/p42ai/js-assistant/assets/921609/6c19f47f-212a-42b8-b411-d09de905942b