Files
rojo/test-projects/missing-files/default.project.json
Lucien Greathouse 785bdb8ecb Implement new project file name, default.project.json (#120)
* Implement new project file name, default.project.json

* Rename all test projects to default.project.json

* Update CHANGELOG

* Fix warning message typo
2019-02-01 17:06:03 -08:00

6 lines
76 B
JSON

{
"name": "missing-files",
"tree": {
"$path": "does-not-exist"
}
}