typebot.io/packages/typebot-js/tsconfig.json
2022-11-21 11:18:58 +01:00

6 lines
104 B
JSON

{
"extends": "tsconfig/base.json",
"include": ["src/**/*"],
"exclude": ["dist", "node_modules"]
}