Files
rojo/test-projects/empty/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
68 B
JSON

{
"name": "empty",
"tree": {
"$className": "DataModel"
}
}