feat: add optional frontend adapter recipes
This commit is contained in:
+2
-1
@@ -3,6 +3,7 @@
|
||||
"references": [
|
||||
{ "path": "./tsconfig.app.json" },
|
||||
{ "path": "./tsconfig.node.json" },
|
||||
{ "path": "./tsconfig.test.json" }
|
||||
{ "path": "./tsconfig.test.json" },
|
||||
{ "path": "./tsconfig.recipes.json" }
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user