Charles Lyding
|
9afe185fc6
|
build: enable noImplicitOverride TypeScript option
The `noImplicitOverride` TypeScript option improves code quality by ensuring that properties from base classes are not accidentally overriden.
Reference: https://www.typescriptlang.org/tsconfig#noImplicitOverride
|
2021-07-02 06:40:36 -04:00 |
|
Vaibhav Singh
|
4ce7681cc8
|
docs(@angular/cli): Add Nightwatch schematics to e2e command
|
2021-06-24 13:41:00 +01:00 |
|
Keen Yee Liau
|
123735eeb1
|
docs(@angular/cli): Add Cypress schematic to e2e command
Add Cypress schematic/builder, see
https://github.com/cypress-io/cypress/tree/master/npm/cypress-schematic
and
https://www.npmjs.com/package/@cypress/schematic
|
2021-05-13 07:41:27 +02: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 |
|
Keen Yee Liau
|
49ba5e20aa
|
refactor(@schematics/angular): Do not include Protractor test in new project
Do not include Protractor for new projects since we do not have a concrete
plan for Protractor yet.
|
2021-04-21 12:38:46 -07:00 |
|
Hans Larsen
|
30b0cbda0d
|
refactor(@angular/cli): automated JSON schema interface generation
|
2018-09-13 16:44:17 -07:00 |
|
Hans
|
c75318b432
|
fix(@angular/cli): fix ci for new command formats
|
2018-08-13 20:58:47 -07:00 |
|