generated from gitea_admin/default
9 lines
132 B
JSON
9 lines
132 B
JSON
{
|
|
"compilerOptions": {
|
|
"moduleResolution": "nodenext",
|
|
"target": "ES2021",
|
|
"checkJs": true,
|
|
"allowJs": true
|
|
}
|
|
}
|