Reserve names starting with a dollar sign, closes #191.

This commit is contained in:
Lucien Greathouse
2019-06-12 15:54:28 -07:00
parent 90516e035d
commit 94cbe15b54
3 changed files with 24 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
{
"name": "legacy-0.5.x-reserved-names",
"tree": {
"$className": "Folder",
"$warn-about-me": {
"$className": "Folder"
}
}
}