monorepo/packages/tailwind/tsconfig.json

6 lines
104 B
JSON

{
"extends": "@repo/typescript-config/base.json",
"include": ["."],
"exclude": ["node_modules"]
}