1
0
mirror of https://github.com/fumiama/sekusu.git synced 2026-06-05 00:32:42 +08:00
Files
sekusu/tsconfig.json
2024-02-22 02:58:27 +09:00

13 lines
194 B
JSON

{
"files": [],
"references": [
{
"path": "./tsconfig.node.json"
},
{
"path": "./tsconfig.app.json"
}
],
"include": ["auto-imports.d.ts", "components.d.ts"]
}