[CT404]: Move AS1Q1 to its own directory

This commit is contained in:
2024-10-13 11:14:41 +01:00
parent 24c190c184
commit 097f780624
6 changed files with 349 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
}