enable green screen/print (#1678)

* enable green screen

* enable print as well
This commit is contained in:
Peli de Halleux 2018-11-28 10:31:39 -08:00 committed by GitHub
parent 543cbc8e5c
commit 88bd5c6cad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -271,8 +271,6 @@
"enableTrace": true,
"ignoreDocsErrors": true,
"experiments": [
"greenScreen",
"print",
"allowPackageExtensions",
"instructions",
"debugger",
@ -395,7 +393,8 @@
"arrays": "#E65722"
},
"highContrast": true,
"greenScreen": false,
"greenScreen": true,
"print": true,
"selectLanguage": true,
"availableLocales": [
"en",