This repository was archived by the owner on Nov 22, 2024. It is now read-only.
Commit cfe47ff
committed
fix(@nguniversal/express-engine): update schematic to be
When usign the CLI in strict mode `noPropertyAccessFromIndexSignature` typescript option will be enabled which forces index signatures to be accessed with square brackets.
(cherry picked from commit 60b1c07)noPropertyAccessFromIndexSignature compliant1 parent 6819d0c commit cfe47ff
File tree
1 file changed
+1
-1
lines changed- modules/express-engine/schematics/install/files
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments