NeahNew/node_modules/@aws-crypto/crc32c/tsconfig.module.json
2025-05-04 13:45:45 +02:00

8 lines
112 B
JSON

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