We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b14139e commit 8d5373aCopy full SHA for 8d5373a
src/app.module.ts
@@ -1,4 +1,4 @@
1
-import {NgModule} from '@angular/core'
+import {NgModule} from '@angular/core';
2
import {BrowserModule} from "@angular/platform-browser";
3
import {AppComponent} from "./app.component";
4
0 commit comments