Files
formbricks/packages/pmfWidget/tsconfig.json
Matti Nannt 70346cf1f6 Add pmf frontend widget (#188)
* add pmf widget code

* update widget, add pmf demo page
2023-01-24 16:58:08 +01:00

5 lines
81 B
JSON

{
"extends": "@formbricks/tsconfig/base.json",
"include": ["src", "types"]
}