mirror of
https://github.com/immich-app/immich.git
synced 2024-11-15 09:59:00 -07:00
e49bbf8574
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
10 lines
215 B
JSON
10 lines
215 B
JSON
{
|
|
// This file is not used in compilation. It is here just for a nice editor experience.
|
|
"extends": "@tsconfig/docusaurus/tsconfig.json",
|
|
|
|
"compilerOptions": {
|
|
"baseUrl": ".",
|
|
"module": "Node16"
|
|
}
|
|
}
|