Commit bc13648
docs(Configuration): Update TypeScript configuration example to TS 2.7 (#1926)
The updated snippet uses the same syntax as in any ES6/ES2015 based
module imports in vanilla JavaScript thanks to new features from
TypeScript 2.7 or newer
The relevant not has been added to the sample to mention these new
configuration compiler properties.
Thanks!1 parent 3e9b9da commit bc13648
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
| 29 | + | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
43 | 45 | | |
44 | 46 | | |
45 | 47 | | |
| |||
0 commit comments