mirror of
https://github.com/logos-messaging/logos-delivery-js.git
synced 2026-06-19 13:09:27 +00:00
8 lines
135 B
JSON
8 lines
135 B
JSON
{
|
|
"extends": "./tsconfig",
|
|
"compilerOptions": {
|
|
"module": "ESNext",
|
|
"moduleResolution": "Bundler",
|
|
"noEmit": true
|
|
}
|
|
} |