angular-cn/aio/content/examples/form-validation
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 docs(forms): Update catchError to return an `observable` (#34357) 2019-12-11 13:19:57 -08:00
example-config.json docs(aio): rename cb- files and a few others 2017-04-24 14:00:51 +01:00
stackblitz.json build(docs-infra): always specify a landing file for StackBlitz projects (#34553) 2020-01-22 13:45:23 -08:00