mirror of
https://github.com/filecoin-project/slate.git
synced 2024-11-22 12:24:02 +03:00
7 lines
71 B
JavaScript
7 lines
71 B
JavaScript
module.exports = {
|
|
env: {
|
|
browser: false,
|
|
amd: true,
|
|
},
|
|
};
|