mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-08-29 04:32:06 -04:00
6 lines
116 B
JSON
6 lines
116 B
JSON
{
|
|
"extends": "../.nuxt/tsconfig.server.json",
|
|
"compilerOptions": {
|
|
"exactOptionalPropertyTypes": true
|
|
}
|
|
}
|