mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-20 20:55:50 +00:00
12 lines
155 B
JSON
12 lines
155 B
JSON
{
|
|
"name": "sync_rule_no_extension",
|
|
"tree": {
|
|
"$path": "src"
|
|
},
|
|
"syncRules": [
|
|
{
|
|
"pattern": "src/**",
|
|
"use": "json"
|
|
}
|
|
]
|
|
} |