mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-11 17:17:01 +02:00
7 lines
72 B
JavaScript
7 lines
72 B
JavaScript
module.exports = {
|
|
env: {
|
|
node: false,
|
|
browser: true,
|
|
},
|
|
};
|