bsky-app/tsconfig.check.json

5 lines
70 B
JSON

{
"extends": "./tsconfig.json",
"exclude": ["__e2e__", "dist"],
}