Files
www_threefold_io/tsconfig.json
2022-04-17 14:14:00 +02:00

5 lines
67 B
JSON

{
"compilerOptions": {
"esModuleInterop": true,
}
}