mirror of
https://github.com/fastapi/full-stack-fastapi-template.git
synced 2026-09-20 21:09:52 +00:00
Co-authored-by: github-actions <github-actions@github.com>
5 lines
67 B
JSON
5 lines
67 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"exclude": ["tests/**/*.ts"]
|
|
}
|