mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-22 04:10:01 +00:00
feat: Add reusable frontend composables package (#13077)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
This commit is contained in:
3
packages/frontend/tooling/eslint-config/index.d.ts
vendored
Normal file
3
packages/frontend/tooling/eslint-config/index.d.ts
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
import type { ESLint } from '@types/eslint';
|
||||
|
||||
export function createFrontendEslintConfig(path: string): ESLint.ConfigData;
|
||||
Reference in New Issue
Block a user