ente/apps/photos/tsconfig.json
2023-04-26 22:32:12 -04:00

6 lines
105 B
JSON

{
"extends": "@ente/tsconfig/ente.json",
"compilerOptions": {
"baseUrl": "./src",
}
}