mirror of
https://github.com/lukevella/rallly.git
synced 2025-08-04 17:08:32 +02:00
4 lines
93 B
JSON
4 lines
93 B
JSON
{
|
|
"extends": "@rallly/tsconfig/react-library.json",
|
|
"include": ["**/*.ts", "**/*.tsx"]
|
|
}
|