Sign in
apache
/
casbin-node-casbin-mongoose-adapter
/
refs/heads/copilot/fix-ci-duplicate-checks
/
.
/
tsconfig.cjs.json
blob: 78c4457c4a572ecfcc6292b90b35a2a29ea40b22 [
file
]
{
"extends"
:
"./tsconfig"
,
"compilerOptions"
:
{
"target"
:
"ES6"
,
"module"
:
"CommonJS"
,
"outDir"
:
"lib/cjs"
}
}