mirror of
https://github.com/formbricks/formbricks.git
synced 2026-05-06 13:51:30 -05:00
6 lines
124 B
JSON
6 lines
124 B
JSON
{
|
|
"extends": "@formbricks/tsconfig/js-library.json",
|
|
"include": ["."],
|
|
"exclude": ["dist", "build", "node_modules"]
|
|
}
|