cletus/node_modules/@aws-crypto/supports-web-crypto/tsconfig.module.json
2025-05-09 15:53:19 -05:00

7 lines
112 B
JSON

{
"extends": "./tsconfig",
"compilerOptions": {
"outDir": "build/module",
"module": "esnext",
}
}