Skip to content

Commit e572bb4

Browse files
filipesilvaTheLarkInn
authored andcommitted
fix(lint): change " to ' (#1779)
1 parent 2b7f8c4 commit e572bb4

File tree

1 file changed

+1
-1
lines changed
  • addon/ng2/blueprints/ng2/files/__path__

1 file changed

+1
-1
lines changed

addon/ng2/blueprints/ng2/files/__path__/test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import "./polyfills.ts";
1+
import './polyfills.ts';
22

33
import 'zone.js/dist/long-stack-trace-zone';
44
import 'zone.js/dist/jasmine-patch';

0 commit comments

Comments
 (0)