first commit
This commit is contained in:
3
node_modules/@n8n/eslint-plugin-community-nodes/dist/rules/no-restricted-globals.d.ts
generated
vendored
Normal file
3
node_modules/@n8n/eslint-plugin-community-nodes/dist/rules/no-restricted-globals.d.ts
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
import type { TSESLint } from '@typescript-eslint/utils';
|
||||
export declare const NoRestrictedGlobalsRule: TSESLint.RuleModule<"restrictedGlobal", [], unknown, TSESLint.RuleListener>;
|
||||
//# sourceMappingURL=no-restricted-globals.d.ts.map
|
||||
Reference in New Issue
Block a user