mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-01-31 15:37:09 +01:00
7 lines
116 B
JSON
7 lines
116 B
JSON
{
|
|
"extends": "../.nuxt/tsconfig.server.json",
|
|
"compilerOptions": {
|
|
"exactOptionalPropertyTypes": true
|
|
}
|
|
}
|