mirror of
https://github.com/BillyOutlast/drop.git
synced 2026-02-04 08:41:17 +01:00
7 lines
116 B
JSON
7 lines
116 B
JSON
{
|
|
"extends": "../.nuxt/tsconfig.server.json",
|
|
"compilerOptions": {
|
|
"exactOptionalPropertyTypes": true
|
|
}
|
|
}
|