mirror of
https://github.com/logto-io/logto.git
synced 2025-02-03 21:48:55 -05:00
7 lines
87 B
JSON
7 lines
87 B
JSON
|
{
|
||
|
"extends": "./tsconfig",
|
||
|
"compilerOptions": {
|
||
|
"isolatedModules": false
|
||
|
}
|
||
|
}
|