feat(challengestandalone): challenge standalone

This commit is contained in:
ThomasL
2023-06-19 18:06:50 +02:00
parent bcf44956f9
commit 8f6716979e
165 changed files with 2794 additions and 22 deletions

View File

@@ -64,7 +64,9 @@
},
"@nx/angular:library": {
"linter": "eslint",
"unitTestRunner": "jest"
"unitTestRunner": "jest",
"prefix": "lib",
"buildable": "true"
},
"@nx/angular:component": {
"style": "scss",