mirror of
https://github.com/n8n-io/n8n-nodes-starter.git
synced 2025-12-15 09:03:00 -06:00
Add nodes generated by the Node CLI, update README
This commit is contained in:
parent
67ee5b8e80
commit
95f3124b0d
41 changed files with 8549 additions and 745 deletions
|
|
@ -19,12 +19,7 @@
|
|||
"declaration": true,
|
||||
"sourceMap": true,
|
||||
"skipLibCheck": true,
|
||||
"outDir": "./dist/",
|
||||
"outDir": "./dist/"
|
||||
},
|
||||
"include": [
|
||||
"credentials/**/*",
|
||||
"nodes/**/*",
|
||||
"nodes/**/*.json",
|
||||
"package.json",
|
||||
],
|
||||
"include": ["credentials/**/*", "nodes/**/*", "nodes/**/*.json", "package.json"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue