Files
honey-fe/tsconfig.json
Hewston Fox fcb8dab8a0
All checks were successful
Deploy to VPS (dist) / deploy (push) Successful in 1m27s
feat: setup i18next
2026-03-10 03:05:06 +02:00

8 lines
165 B
JSON

{
"files": [],
"references": [{ "path": "./tsconfig.app.json" }, { "path": "./tsconfig.node.json" }],
"compilerOptions": {
"resolveJsonModule": true
}
}