4 lines
138 B
JavaScript
4 lines
138 B
JavaScript
|
module.exports = {
|
||
|
// See <http://truffleframework.com/docs/advanced/configuration>
|
||
|
// to customize your Truffle configuration!
|
||
|
};
|