2
0
Files
bot/packages/emails/tsconfig.json
2023-03-15 08:35:16 +01:00

6 lines
125 B
JSON

{
"extends": "@typebot.io/tsconfig/react-library.json",
"include": ["src/**/*"],
"exclude": ["dist", "node_modules"]
}