All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 3m32s
16 lines
214 B
JSON
16 lines
214 B
JSON
{
|
|
"files": [],
|
|
"references": [
|
|
{
|
|
"path": "./tsconfig.node.json"
|
|
},
|
|
{
|
|
"path": "./tsconfig.app.json"
|
|
}
|
|
],
|
|
"exclude": [
|
|
"node_modules",
|
|
"**/node_modules/*",
|
|
"dist"
|
|
]
|
|
} |