mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
✨ Add functionality to easily copy data and path of output data (#1260)
* ✨ Add functionality to easily copy data and path of output data * ⚡ Fix issues with copied path * 👕 Fix lint issue * ;bug: Fix issue that some paths were wrong * ⚡ Final improvements
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
"noImplicitReturns": true,
|
||||
"strict": true,
|
||||
"jsx": "preserve",
|
||||
"skipLibCheck": true,
|
||||
"importHelpers": true,
|
||||
"moduleResolution": "node",
|
||||
"esModuleInterop": true,
|
||||
|
||||
Reference in New Issue
Block a user