{ "extends": "@formbricks/tsconfig/node16.json", "include": ["**/*.ts", "tsup.config.ts"], "exclude": ["node_modules", "dist"] }