Files
sshecret/packages/sshecret-frontend/tsconfig.json
2025-07-17 20:47:03 +02:00

18 lines
302 B
JSON

{
"files": [],
"references": [
{
"path": "./tsconfig.node.json"
},
{
"path": "./tsconfig.app.json"
},
{
"path": "./tsconfig.vitest.json"
}
],
"compilerOptions": {
"types": ["@shoelace-style/shoelace/dist/types/vue"]
}
}