bsky-app/tsconfig.check.json

5 lines
57 B
JSON
Raw Normal View History

{
"extends": "./tsconfig.json",
"include": ["src"]
}