We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a4a8d6 commit 8300295Copy full SHA for 8300295
public/docs/js/latest/quickstart.jade
@@ -55,7 +55,7 @@
55
56
p Inside of <code>app.ts</code>, import the type definitions from Angular:
57
code-example.
58
- <reference path="typings/angular2/angular2.d.ts" >
+ /// <reference path="typings/angular2/angular2.d.ts" />
59
60
p Now your editor should be able to complete the available imports:
61
0 commit comments