mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-28 02:41:42 +08:00
BREAKING CHANGE: Removed deprecated `typescriptMismatch` warning option. Users will be migrated off this option automatically. Users wishing to disable TypeScript version checks should use the Angular compiler option `disableTypeScriptVersionCheck`, see https://angular.io/guide/angular-compiler-options#disabletypescriptversioncheck for more information.