mirror of
https://github.com/n8n-io/n8n.git
synced 2026-06-03 02:07:06 +02:00
14 lines
161 B
JSON
14 lines
161 B
JSON
{
|
|
"references": [
|
|
{
|
|
"path": "./tsconfig.common.json"
|
|
},
|
|
{
|
|
"path": "./tsconfig.backend.json"
|
|
},
|
|
{
|
|
"path": "./tsconfig.frontend.json"
|
|
}
|
|
]
|
|
}
|