Files

8 lines
113 B
JSON
Raw Permalink Normal View History

2026-05-31 03:03:49 +07:00
{
"extends": "../../tsconfig.base.json",
"compilerOptions": {
"noEmit": true
},
"include": ["src"]
}