93847ce649
Bug: https://github.com/dart-lang/sdk/issues/60070 Change-Id: Ia7dea87b6b2ac3c74745bb81807fe7347f1a552a Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/408340 Reviewed-by: Keerti Parthasarathy <keertip@google.com> Commit-Queue: Phil Quitslund <pquitslund@google.com>
11 lines
163 B
JSON
11 lines
163 B
JSON
{
|
|
"version": "2.0.0",
|
|
"tasks": [
|
|
{
|
|
"label": "generate files",
|
|
"type": "shell",
|
|
"command": "tool/spec/generate_files",
|
|
"problemMatcher": []
|
|
}
|
|
]
|
|
} |