Thomas Eizinger c9130e425d
Introduce composite action for running ping interop tests (#123)
Co-authored-by: Marco Munizaga <git@marcopolo.io>
2023-02-02 10:17:22 +11:00

7 lines
90 B
JSON

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