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