mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-23 10:08:57 +00:00
Update tests to be compatible with newer Yeoman generator
This commit is contained in:
@@ -9,6 +9,7 @@ const yoPackageDirAbsolute = path.resolve('./node_modules/yo');
|
||||
export interface GeneratorOptions {
|
||||
framework: string;
|
||||
name: string;
|
||||
sdkVersion?: string;
|
||||
tests?: boolean;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user