refactor: centralize crawler schemas and json config
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"extends": "./tsconfig.base.json",
|
||||
"files": [],
|
||||
"references": [
|
||||
{ "path": "./apps/crawler" }
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user