9 lines
192 B
JSON
9 lines
192 B
JSON
{
|
|
"compilerOptions": {
|
|
"strict": true,
|
|
"types": ["element-plus/global"]
|
|
},
|
|
"files": [],
|
|
"references": [{ "path": "./tsconfig.node.json" }, { "path": "./tsconfig.web.json" }]
|
|
}
|