t2-mapper/tsconfig.json

9 lines
164 B
JSON
Raw Normal View History

2025-09-11 16:48:23 -07:00
{
2026-03-13 23:00:08 -07:00
"files": [],
"references": [
{ "path": "./tsconfig.app.json" },
2026-03-16 18:16:34 -07:00
{ "path": "./tsconfig.node.json" },
{ "path": "./tsconfig.puppeteer.json" }
2026-03-13 23:00:08 -07:00
]
2025-09-11 16:48:23 -07:00
}