5 lines
75 B
JSON
Raw Normal View History

2025-07-23 11:42:07 +08:00
{
"extends": "@tsconfig/node22/tsconfig.json",
"include": ["./**/*"]
}