4b9d6c80ad
Signed-off-by: prescientmoon <git@moonythm.dev>
8 lines
131 B
JSON
8 lines
131 B
JSON
{
|
|
"compilerOptions": {
|
|
"esModuleInterop": true,
|
|
"target": "esnext",
|
|
"moduleResolution": "node"
|
|
}
|
|
}
|