chore: first commit 🎉

This commit is contained in:
Joakim Carlstein 2023-11-08 11:41:05 +01:00
commit 9c5f9ebf23
28 changed files with 6264 additions and 0 deletions

View file

@ -0,0 +1,11 @@
{
"name": "@emigrate/tsconfig",
"version": "0.0.0",
"publishConfig": {
"access": "public"
},
"files": [
"base.json",
"build.json"
]
}