mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-20 12:45:05 +00:00
12 lines
174 B
JSON
12 lines
174 B
JSON
{
|
|
"name": "sync_rule_nested_projects",
|
|
"tree": {
|
|
"$path": "nested.project.json"
|
|
},
|
|
"syncRules": [
|
|
{
|
|
"pattern": "*.rojo",
|
|
"use": "text"
|
|
}
|
|
]
|
|
} |