rallly/packages/billing/tsconfig.json
2024-11-09 15:43:25 +00:00

5 lines
126 B
JSON

{
"extends": "@rallly/tsconfig/next.json",
"include": ["**/*.ts", "**/*.tsx", "**/*.js"],
"exclude": ["node_modules"]
}