Alan Agius
e992c9a70b
build: update files to be fix eslint header/header failures
2021-05-04 09:59:40 -04:00
Charles Lyding
c1512e4274
build: update files to be eslint compliant
...
All TypeScript files have been updated to pass the new eslint-based linting checks. eslint compatible disabling comments have also been added in place of the previous tslint comments.
2021-05-03 07:31:02 -04:00
Charles Lyding
37a06a7c37
build: format all files
...
All files are now formatted using the ng-dev tools via prettier.
2021-04-28 16:05:49 -07:00
Joey Perrott
003854257c
build: migrate all file header to use Google LLC rather than Google Inc
2021-04-27 08:35:22 +02:00
Alan Agius
d368bfd684
fix(@angular/cli): allow trailing commas in JSON files
...
Currently, both tsconfigs and workspace configuration files can contain trailing commas
Closes #19576
2020-12-09 09:52:35 -05:00
Alan Agius
3529fb4822
refactor(@angular/cli): handle undefined JSON AST Node
2020-11-16 12:59:06 -05:00
Alan Agius
a038699ec3
refactor(@angular/cli): remove usage of devkit core JsonParser
2020-11-05 08:31:02 +01:00