chainlit--chainlit
8 行
147 B
JSON
8 行
147 B
JSON
{
|
|
"extends": "../tsconfig.json",
|
|
"compilerOptions": {
|
|
"types": ["jest", "testing-library__jest-dom"]
|
|
},
|
|
"include": ["**/*.spec.tsx"]
|
|
}
|