Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:27:24 +08:00
commit c3d93bb139
4 changed files with 227 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "leapmultix-skill-practicing-tdd-with-jest",
"description": "Skill practicing-tdd-with-jest from LeapMultix",
"version": "1.0.0",
"author": {
"name": "Julien LE SAUX",
"email": "contact@jls42.org"
},
"skills": [
"./skills"
]
}