mirror of
https://ark.sudovanilla.org/Korbs/electron-tabs.git
synced 2024-12-22 19:43:53 +00:00
9 lines
156 B
JSON
9 lines
156 B
JSON
{
|
|
"compilerOptions": {
|
|
"target": "ES2023",
|
|
"noImplicitAny": true,
|
|
"noUnusedParameters": false,
|
|
"allowSyntheticDefaultImports": true
|
|
}
|
|
}
|