mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
This reverts commit c21c8b3369.
This commit is contained in:
@@ -19,13 +19,7 @@
|
||||
"target": "es2017",
|
||||
"sourceMap": true,
|
||||
"emitDecoratorMetadata": true,
|
||||
"experimentalDecorators": true,
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@config": [
|
||||
"config/index"
|
||||
]
|
||||
}
|
||||
"experimentalDecorators": true
|
||||
},
|
||||
"include": [
|
||||
"**/*.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user