Sign in
apache
/
casbin-node-casbin
/
e83d5058872e65be7dc9b374ca8c6640a1f2ca9d
/
.
/
tsconfig.cjs.json
blob: 55d0a60d0292500c43563027314ab8eb4f9d1181 [
file
]
{
"extends"
:
"./tsconfig"
,
"compilerOptions"
:
{
"target"
:
"ES2017"
,
"module"
:
"CommonJS"
,
"outDir"
:
"lib/cjs"
}
}