remove attest lib

This commit is contained in:
ejahnGithub
2024-02-23 14:56:17 -08:00
parent 541c5ce47a
commit 5e05628c2a
24 changed files with 8 additions and 840 deletions

View File

@@ -15,8 +15,5 @@
"skipLibCheck": true,
"newLine": "lf"
},
"include": [ "/src/**/*" ],
"references": [
{ "path": "./packages/attest" }
]
"include": [ "/src/**/*" ]
}