django-vue3-admin-web/node_modules/@aws-crypto/sha256-browser/tsconfig.module.json
2025-10-20 21:21:14 +08:00

8 lines
112 B
JSON

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