mirror of https://github.com/status-im/consul.git
7 lines
72 B
JavaScript
7 lines
72 B
JavaScript
|
module.exports = {
|
||
|
env: {
|
||
|
node: true,
|
||
|
browser: false,
|
||
|
},
|
||
|
};
|