feat(filesystem): add AppFileSystem service, migrate Snapshot (#18138)
This commit is contained in:
parent
773c1192dc
commit
81be544981
6 changed files with 541 additions and 25 deletions
|
|
@ -6,6 +6,7 @@
|
|||
"license": "MIT",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"prepare": "effect-language-service patch || true",
|
||||
"typecheck": "tsgo --noEmit",
|
||||
"test": "bun test --timeout 30000",
|
||||
"build": "bun run script/build.ts",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue