mirror of
https://github.com/Drop-OSS/headscalez.git
synced 2026-07-21 01:55:20 -04:00
9 lines
158 B
JSON
9 lines
158 B
JSON
{
|
|
"compilerOptions": {
|
|
"moduleResolution": "Node",
|
|
"esModuleInterop": true,
|
|
"allowSyntheticDefaultImports": true,
|
|
"target": "ESNext"
|
|
},
|
|
}
|