Add CI and README

This commit is contained in:
2024-12-02 13:33:22 +01:00
parent b5fd8a73fa
commit 618fbe0102
4 changed files with 57 additions and 4 deletions
+1
View File
@@ -2,6 +2,7 @@
"name": "aoc",
"type": "module",
"author": "Pascal Syma <pascal@syma.dev> (https://syma.dev/)",
"license": "All rights reserved.",
"scripts": {
"format": "prettier --write .",
"check": "prettier --check .",