Commit d89200a
refactor(docs-infra): remove unnecessary
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 angular#38143use strict from docs examples TS files (angular#38143)1 parent 00b7186 commit d89200a
File tree
65 files changed
+0
-129
lines changed- aio/content/examples
- accessibility/e2e/src
- ajs-quick-reference/e2e/src
- animations/e2e/src
- architecture/e2e/src
- attribute-binding/e2e/src
- attribute-directives/e2e/src
- built-in-directives/e2e/src
- built-in-template-functions/e2e/src
- component-interaction/e2e/src
- component-styles/e2e/src
- dependency-injection-in-action/e2e/src
- dependency-injection/e2e/src
- displaying-data/e2e/src
- docs-style-guide/e2e/src
- dynamic-component-loader/e2e/src
- dynamic-form/e2e/src
- elements/e2e/src
- event-binding/e2e/src
- form-validation/e2e/src
- getting-started-v0/e2e/src
- getting-started/e2e/src
- hierarchical-dependency-injection/e2e/src
- inputs-outputs/e2e/src
- lifecycle-hooks/e2e/src
- ngmodules/e2e/src
- pipes/e2e/src
- reactive-forms/e2e/src
- resolution-modifiers/src/app
- router/e2e/src
- security/e2e/src
- set-document-title/e2e/src
- setup/e2e/src
- structural-directives/e2e/src
- styleguide/e2e/src
- template-reference-variables/e2e/src
- template-syntax/e2e/src
- testing/e2e/src
- toh-pt0/e2e/src
- toh-pt1/e2e/src
- toh-pt2/e2e/src
- toh-pt3/e2e/src
- toh-pt4/e2e/src
- toh-pt5/e2e/src
- toh-pt6/e2e/src
- upgrade-module
- upgrade-phonecat-1-typescript
- app
- core
- checkmark
- phone
- phone-detail
- phone-list
- upgrade-phonecat-2-hybrid
- app
- core
- phone
- phone-detail
- phone-list
- upgrade-phonecat-3-final
- user-input/e2e/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
65 files changed
+0
-129
lines changedLines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | 1 | | |
4 | 2 | | |
5 | 3 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | 1 | | |
4 | 2 | | |
5 | 3 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | 1 | | |
4 | 2 | | |
5 | 3 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | 1 | | |
4 | 2 | | |
5 | 3 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | 1 | | |
4 | 2 | | |
5 | 3 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | 1 | | |
4 | 2 | | |
5 | 3 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | 1 | | |
4 | 2 | | |
5 | 3 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | 1 | | |
4 | 2 | | |
5 | 3 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | 1 | | |
4 | 2 | | |
5 | 3 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | 1 | | |
4 | 2 | | |
5 | 3 | | |
| |||
0 commit comments