Files
manolia-alpha/user-interface/tsconfig.json
Robin COuret 460c7a25e0 vue init
2026-02-13 09:27:43 +01:00

18 lines
244 B
JSON

{
"files": [],
"references": [
{
"path": "./tsconfig.node.json"
},
{
"path": "./tsconfig.app.json"
},
{
"path": "./tsconfig.vitest.json"
}
],
"compilerOptions": {
"module": "NodeNext"
}
}