angular-docs-cn/aio/content/examples/event-binding
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 test(docs-infra): fix unit tests and run them for specific docs examples on CI (#36143) 2020-04-06 15:31:07 -07:00
example-config.json docs: rewrite event binding section and add example (#26162) 2019-01-22 11:31:41 -08:00
stackblitz.json docs: rewrite event binding section and add example (#26162) 2019-01-22 11:31:41 -08:00