George Kalpakas
|
d89200ad24
|
refactor(docs-infra): remove unnecessary use strict from docs examples TS files (#38143)
By default, TypeScript will emit `"use strict"` directives, so it is not
necessary to include `'use strict'` in `.ts` files:
https://www.typescriptlang.org/docs/handbook/compiler-options.html#:~:text=--noImplicitUseStrict
PR Close #38143
|
2020-07-31 11:00:05 -07:00 |
|
Kapunahele Wong
|
e8921365b7
|
docs: remove coremodule references (#28434)
PR Close #28434
|
2019-03-29 10:29:51 -07:00 |
|
Kapunahele Wong
|
a09c3923db
|
docs: delete old comments from example (#25931)
PR Close #25931
|
2018-09-13 15:33:33 -07:00 |
|
Brandon Roberts
|
2278fe8f0e
|
docs(aio): Upgrade examples to Angular 6 (#23234)
PR Close #23234
|
2018-04-17 14:09:02 -07:00 |
|
Kapunahele Wong
|
53f91189a1
|
docs(aio): add NgModule docs (#20306)
PR Close #20306
|
2018-01-10 16:26:46 -08:00 |
|