79821263

Date: 2025-11-16 03:35:14
Score: 3
Natty:
Report link

Hey guys I was battling with the same issue for hours. If you are using typescript, you need to set “noEmit”: false in the tsconfig.json compilerOptions property. This will make sure that when we run “npm run build” or “npm run build:watch” in the firebase project directory, it converts the type script code to java code.

Reasons:
  • RegEx Blacklisted phrase (1): Hey guys
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Olise