Files

7 lines
85 B
JSON
Raw Permalink Normal View History

2022-01-13 13:05:33 -05:00
{
"compilerOptions": {
"esModuleInterop": true,
"module": "CommonJS"
}
}