mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
refactor(editor): Stricter linting for promises and async functions (no-changelog) (#4642)
This commit is contained in:
@@ -44,7 +44,7 @@ export {
|
||||
export { ExpressionExtensions } from './Extensions';
|
||||
export { NativeMethods } from './NativeMethods';
|
||||
|
||||
export type { DocMetadata } from './Extensions';
|
||||
export type { DocMetadata, NativeDoc } from './Extensions';
|
||||
|
||||
declare module 'http' {
|
||||
export interface IncomingMessage {
|
||||
|
||||
Reference in New Issue
Block a user