Skip to content

Commit

Permalink
fix(lint): Updated the main.ts's blueprint to fix the ng lint failure (
Browse files Browse the repository at this point in the history
  • Loading branch information
ramsrib authored and hansl committed Aug 31, 2016
1 parent cacaa4e commit 0d9d646
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addon/ng2/blueprints/ng2/files/__path__/main.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import "./polyfills.ts";
import './polyfills.ts';

import { platformBrowserDynamic } from '@angular/platform-browser-dynamic';
import { enableProdMode } from '@angular/core';
Expand Down

0 comments on commit 0d9d646

Please sign in to comment.