Files
gitbook/packages/fonts/tsconfig.build.json
2025-06-11 13:41:26 +02:00

5 lines
90 B
JSON

{
"extends": "./tsconfig.json",
"exclude": ["node_modules", "src/**/*.test.ts"]
}