mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 21:03:03 -05:00
feat(challenge35): memoization performance
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
"start": "nx serve",
|
||||
"build": "nx build",
|
||||
"test": "nx test",
|
||||
"prepare": "husky install"
|
||||
"prepare": "husky install",
|
||||
"doc:dev": "cd docs && npm run dev"
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user