Skip to content

Commit eb8e370

Browse files
committed
.
1 parent 4cceaac commit eb8e370

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"extends": "tsconfig/react-library.json",
3-
"include": ["../react-textarea"],
4-
"exclude": ["../react-textarea/dist", "../react-textarea/build", "../react-textarea/node_modules"],
3+
"include": ["."],
4+
"exclude": ["dist", "build", "node_modules"],
55
}

0 commit comments

Comments
 (0)