mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-21 05:06:29 +00:00
17 lines
310 B
JSON
17 lines
310 B
JSON
{
|
|
"tree": {
|
|
"$className": "StringValue",
|
|
"$properties": {
|
|
"Value": "This should be named `sync_rule_no_name_project` and have a child at `src/not_a_project`"
|
|
},
|
|
"src": {
|
|
"$path": "src"
|
|
}
|
|
},
|
|
"syncRules": [
|
|
{
|
|
"use": "project",
|
|
"pattern": "*.rojo"
|
|
}
|
|
]
|
|
} |