mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-12 05:43:03 -05:00
feat(challenge36): add solution on trackby
This commit is contained in:
@@ -51,7 +51,7 @@ export async function challengeGenerator(tree: Tree, options: Schema) {
|
||||
tmpl: '',
|
||||
projectName: names(options.name).name,
|
||||
title: options.title,
|
||||
challengeNumber,
|
||||
challengeNumber: challengeNumber + 1,
|
||||
docRepository: options.docRepository,
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user