[CT404]: Start Assignment 1

This commit is contained in:
2024-10-07 20:04:56 +01:00
parent e52c53f1c5
commit 7488d32d62
8 changed files with 140 additions and 0 deletions

View File

@ -0,0 +1,10 @@
{
"name": "code",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"private": true
}