feat: tfcode

This commit is contained in:
Gab
2026-04-04 17:56:41 +11:00
parent ffc99307a8
commit c5af4f99e1
17 changed files with 643 additions and 10 deletions

View File

@@ -1,9 +1,15 @@
{
"$schema": "https://json.schemastore.org/package.json",
"version": "1.0.23",
"version": "1.0.26",
"name": "@toothfairyai/tfcode",
"type": "module",
"license": "MIT",
"files": [
"bin",
"python",
"postinstall.mjs",
"LICENSE"
],
"scripts": {
"prepare": "effect-language-service patch || true",
"postinstall": "node scripts/postinstall.cjs",