n8n-io / n8n-nodes-starter

Example starter module for custom n8n nodes.
MIT License
190 stars 128 forks source link

modernize ts options #50

Open mattfysh opened 1 month ago

mattfysh commented 1 month ago
  1. The node moduleResolution option has been deprecated for a while
  2. A good default set of tsconfig options are explained here: https://www.totaltypescript.com/tsconfig-cheat-sheet
CLAassistant commented 1 month ago

CLA assistant check
All committers have signed the CLA.