diff --git a/config.json b/config.json index 7e0161b2..3698e634 100644 --- a/config.json +++ b/config.json @@ -5,8 +5,8 @@ "status": { "concept_exercises": false, "test_runner": true, - "representer": false, - "analyzer": false + "representer": true, + "analyzer": true }, "blurb": "Dart is a general purpose programming language which has seen a rise in popularity for its usages in mobile and web application development.", "version": 3,