79092873

Date: 2024-10-16 07:24:19
Score: 1
Natty:
Report link
It is working fine:
@NgModule({
  imports: [
    RouterModule.forRoot(routes, { useHash: false}) 
  ],
  declarations: [
  ],
  providers: [

  ],
  bootstrap: [ AppComponent ]
})
export class AppModule { }
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Gangadhar