vitest/test/cjs/tsconfig.json
2022-01-08 09:47:27 +03:00

5 lines
66 B
JSON

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