Commit cd08b55
refactor(@angular-devkit/core): remove single usage of const enum
const enums complicate the potential use of the TypeScript isolatedModules option.1 parent 03e1aa7 commit cd08b55
File tree
2 files changed
+2
-2
lines changed- goldens/public-api/angular_devkit/core
- packages/angular_devkit/core/src/virtual-fs/host
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
289 | 289 | | |
290 | 290 | | |
291 | 291 | | |
292 | | - | |
| 292 | + | |
293 | 293 | | |
294 | 294 | | |
295 | 295 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments