Alan Agius
b6de2d28db
refactor(@angular-devkit/benchmark): replace parser with yargs-parser
2022-03-02 10:28:37 -08:00
Charles Lyding
b3d7080147
build: enable esModuleInterop
TypeScript option
...
The `esModuleInterop` option is recommended to be enable by TypeScript and corrects several assumptions TypeScript would otherwise make when importing CommonJS files.
This option change helps ensure compatibility as packages move towards ESM.
Reference: https://www.typescriptlang.org/tsconfig#esModuleInterop
2021-06-13 11:45:55 -04:00
Alan Agius
e992c9a70b
build: update files to be fix eslint header/header failures
2021-05-04 09:59:40 -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
622d08447d
refactor: use ansi-colors instead of removed terminal utils
2020-09-10 20:19:33 +02:00
Alan Agius
301bf18a04
feat(@angular-devkit/benchmark): add capabilities to benchmark watch processes
2020-01-22 08:58:29 -08:00
Alan Agius
2ed1719eaa
fix(@angular-devkit/core): remove colors for info messages
...
Rely on the terminal to provide the color for info messages
fixes #13497
2019-01-23 10:37:51 -08:00
Alan Agius
f70254d5b8
refactor: use common type for stdout and stderr
2018-09-18 11:33:11 -07:00
Filipe Silva
c2625271de
feat(@angular-devkit/benchmark): add package
2018-09-10 14:19:22 -07:00