There was an error while loading. Please reload this page.
1 parent 9daab26 commit 9c5f75aCopy full SHA for 9c5f75a
index.js
@@ -38,7 +38,6 @@ const askForFancyFrontend = {
38
type: 'list',
39
choices: [
40
{name: 'God no!', value: null},
41
- {name: 'Babel/ES6', value: 'es6'},
42
{name: 'React/Redux', value: 'react'},
43
{name: 'Vue.js', value: 'vue'}
44
],
0 commit comments