mirror of
https://github.com/Jeuners/ECC.git
synced 2026-09-09 15:02:30 +02:00
feat: salvage Angular developer skill
This commit is contained in:
parent
14816289ba
commit
456bbd12e5
52 changed files with 4732 additions and 13 deletions
|
|
@ -81,6 +81,14 @@
|
|||
"framework-language"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "framework:angular",
|
||||
"family": "framework",
|
||||
"description": "Angular-focused engineering guidance and rules. Currently resolves through the shared framework-language module.",
|
||||
"modules": [
|
||||
"framework-language"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "framework:react",
|
||||
"family": "framework",
|
||||
|
|
|
|||
|
|
@ -122,6 +122,7 @@
|
|||
"description": "Core framework, language, and application-engineering skills.",
|
||||
"paths": [
|
||||
"skills/android-clean-architecture",
|
||||
"skills/angular-developer",
|
||||
"skills/api-design",
|
||||
"skills/backend-patterns",
|
||||
"skills/coding-standards",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue