2025-11-14 06:32:36 -07:00

8 lines
112 B
JSON

{
"extends": "../../tsconfig.json",
"compilerOptions": {
"module": "esnext"
},
"include": ["src"]
}