default.project.json 80 B

123456
  1. {
  2. "name": "bad_missing_files",
  3. "tree": {
  4. "$path": "does-not-exist"
  5. }
  6. }