feat(FN-2625): merge fusion/fn-2625
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
"types": ["node", "vitest/globals"],
|
||||
"jsx": "react-jsx",
|
||||
"paths": {
|
||||
"@fusion/test-utils": ["../core/src/__test-utils__/workspace.ts"]
|
||||
"@fusion/test-utils": ["../core/src/__test-utils__/workspace.ts"],
|
||||
"node-pty": ["../dashboard/src/types/node-pty/index.d.ts"]
|
||||
}
|
||||
},
|
||||
"include": ["src/**/*"],
|
||||
|
||||
Reference in New Issue
Block a user