mirror of
https://github.com/jlengrand/Maestro.git
synced 2026-03-10 08:31:19 +00:00
tests pass
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
"declaration": false,
|
||||
"sourceMap": true
|
||||
},
|
||||
// CLI uses shared types, prompts for auto-run synopsis, and types for module declarations
|
||||
"include": ["src/cli/**/*", "src/shared/**/*", "src/prompts/**/*", "src/types/**/*"],
|
||||
"exclude": ["node_modules", "dist", "release"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user