UNPKG

@selemondev/create-react-next

Version:

The Next Generation React Scaffolding Tool ✨

12 lines (11 loc) 248 B
const initializeGit = [ { name: 'useGitInit', type: () => 'toggle', message: 'Initialize a new git repository?', initial: true, active: 'Yes', inactive: 'No' }, ] export default initializeGit