mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
Add todo example, remove yarn, change schema structure, update readme
This commit is contained in:
@@ -15,6 +15,7 @@ export const DEFAULT_CONFIG: ProjectConfig = {
|
||||
git: true,
|
||||
packageManager: "npm",
|
||||
noInstall: false,
|
||||
examples: ["todo"],
|
||||
};
|
||||
|
||||
export const dependencyVersionMap = {
|
||||
|
||||
Reference in New Issue
Block a user