mirror of
https://github.com/KwiTsukasa/kt-blog-web.git
synced 2026-05-27 16:35:45 +08:00
5 lines
75 B
JSON
5 lines
75 B
JSON
{
|
|
"extends": "@tsconfig/node24/tsconfig.json",
|
|
"include": ["./**/*"]
|
|
}
|