mirror of
https://github.com/lukevella/rallly.git
synced 2025-04-28 09:46:39 +02:00
5 lines
144 B
JSON
5 lines
144 B
JSON
{
|
|
"extends": "@rallly/tsconfig/react.json",
|
|
"include": ["**/*.ts", "**/*.tsx", "**/*.js"],
|
|
"exclude": ["node_modules", ".react-email"],
|
|
}
|