mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-20 20:55:50 +00:00
Reserve names starting with a dollar sign, closes #191.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "legacy-0.5.x-reserved-names",
|
||||
"tree": {
|
||||
"$className": "Folder",
|
||||
"$warn-about-me": {
|
||||
"$className": "Folder"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user