17 lines
184 B
JSON
17 lines
184 B
JSON
{
|
|
"compilerOptions": {
|
|
"lib": [
|
|
"es2022",
|
|
"dom"
|
|
]
|
|
},
|
|
"files": [],
|
|
"references": [
|
|
{
|
|
"path": "./tsconfig.node.json"
|
|
},
|
|
{
|
|
"path": "./tsconfig.app.json"
|
|
}
|
|
]
|
|
} |