Add nodes generated by the Node CLI, update README

This commit is contained in:
Elias Meire 2025-10-15 16:29:00 +02:00
commit 95f3124b0d
No known key found for this signature in database
41 changed files with 8549 additions and 745 deletions

3
eslint.config.mjs Normal file
View file

@ -0,0 +1,3 @@
import { config } from '@n8n/node-cli/eslint';
export default config;