otto-j_sync-to-xlog/tsconfig.json
2023-10-16 10:10:44 -05:00

12 lines
193 B
JSON

{
"references": [
{
"path": "./tsconfig.node.json"
},
{
"path": "./tsconfig.app.json"
}
],
"include": ["**/globals.d.ts"]
}