angular-cn/aio/content/examples/docs-style-guide
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
..
e2e/src refactor(docs-infra): remove unnecessary `use strict` from docs examples TS files (#38143) 2020-07-31 11:00:05 -07:00
src build(docs-infra): always specify a landing file for StackBlitz projects (#34553) 2020-01-22 13:45:23 -08:00
example-config.json docs(aio): ward's changes 2017-06-21 16:21:20 -07:00
package.1.json docs(aio): ward's changes 2017-06-21 16:21:20 -07:00
second.stackblitz.json build(docs-infra): always specify a landing file for StackBlitz projects (#34553) 2020-01-22 13:45:23 -08:00
stackblitz.json build(aio): migrate plunker to stackblitz (#20165) 2018-01-23 21:30:27 -08:00