Config migration

This commit is contained in:
rebornix
2017-08-22 17:45:04 -07:00
committed by Peng Lyu
parent 9355b436d1
commit ef690ded3e
9 changed files with 61 additions and 25 deletions

View File

@@ -118,7 +118,8 @@
"type": "boolean",
"scope": "window",
"default": true,
"description": "%json.colorDecorators.enable.desc%"
"description": "%json.colorDecorators.enable.desc%",
"deprecationMessage": "%json.colorDecorators.enable.deprecationMessage%"
}
}
},