konobangu/packages/cms/typescript-config.json

7 lines
117 B
JSON

{
"compilerOptions": {
"paths": {
"content-collections": ["./.content-collections/generated"]
}
}
}