chore: Exclude apps folder from type roots
This commit is contained in:
@@ -18,8 +18,7 @@
|
|||||||
"typeRoots": [
|
"typeRoots": [
|
||||||
"node_modules/@types",
|
"node_modules/@types",
|
||||||
"node_modules/@automatisch/types",
|
"node_modules/@automatisch/types",
|
||||||
"./src/types",
|
"./src/types"
|
||||||
"./src/apps"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"include": ["src/**/*", "bin/**/*"]
|
"include": ["src/**/*", "bin/**/*"]
|
||||||
|
Reference in New Issue
Block a user