blob: 930aad1815cc39ddc9e1f244e379660efe1ad020 [file] [log] [blame]
# Read about `build.yaml` at https://pub.dartlang.org/packages/build_config
# To update generated code, run `pub run build_runner build`
targets:
$default:
builders:
json_serializable:
generate_for:
- lib/src/pubspec.dart
- lib/src/dependency.dart
options:
any_map: true
checked: true
header: |+
// Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
// GENERATED CODE - DO NOT MODIFY BY HAND