UNPKG

@angular-devkit/build-angular

Version:
12 lines (10 loc) 396 B
/** * @license * Copyright Google LLC All Rights Reserved. * * Use of this source code is governed by an MIT-style license that can be * found in the LICENSE file at https://angular.dev/license */ // Empty config file, everything is specified via CLI options right now. // This file is used just so Jest doesn't accidentally inherit a custom user-specified Jest config. export default {};