UNPKG

generator-svalter

Version:

Generator to help you create and manage svelte/sapper application

12 lines (11 loc) 255 B
'use strict'; module.exports = [ { name: 'folder', config: { desc: 'Folder in which the action will be created. (That folder will be in src/scripts/actions/)', type: String, }, }, ];