mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 09:36:44 +00:00
feat(core): Add LDAP support (#3835)
This commit is contained in:
@@ -5,7 +5,7 @@ const tsJestOptions = {
|
||||
tsconfig: {
|
||||
...compilerOptions,
|
||||
declaration: false,
|
||||
sourceMap: false,
|
||||
sourceMap: true,
|
||||
skipLibCheck: true,
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user