Sign in
third-party-mirror
/
hashicorp
/
vault
/
207cf1a6dd87aaf17739c72eeeef099f0e1cbae6
/
.
/
v1.14.6
/
ui
/
lib
/
.eslintrc.js
blob: eae63673d65a01cb6b682f7040c30725af71b289 [
file
] [
log
] [
blame
]
/**
* Copyright (c) HashiCorp, Inc.
* SPDX-License-Identifier: MPL-2.0
*/
module
.
exports
=
{
env
:
{
node
:
true
,
browser
:
true
,
},
};