mirror of
https://github.com/toptal/haste-server.git
synced 2024-11-14 10:35:18 +01:00
5 lines
115 B
JSON
5 lines
115 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"include": ["src"],
|
|
"exclude": ["node_modules", "dist", "coverage"]
|
|
} |