Sign in
third-party-mirror
/
hashicorp
/
vault
/
refs/heads/main
/
.
/
v1.14.6
/
ui
/
jsconfig.json
blob: 1151d75b1b556193def4c8c7891edba3e8f8cff0 [
file
] [
edit
]
{
"compilerOptions"
:
{
"experimentalDecorators"
:
true
,
"allowJs"
:
true
},
"exclude"
:
[
"node_modules"
,
".yarn"
,
"public"
]
}