mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-23 01:58:29 +00:00
Update tests to work with latest tooling
This commit is contained in:
@@ -9,7 +9,6 @@ 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