mirror of
https://github.com/datahub-project/datahub.git
synced 2025-10-28 09:23:25 +00:00
MP=wherehows-frontend TO_COMMIT=067b514ddae957b14c007c62cba7124e5ee8af01 FROM_COMMIT=a7a6163cf41ee86be2dd903bfc618c71f1b92cfc
7 lines
70 B
JavaScript
7 lines
70 B
JavaScript
module.exports = {
|
|
env: {
|
|
node: true,
|
|
browser: false
|
|
}
|
|
};
|