9 lines
118 B
JavaScript
9 lines
118 B
JavaScript
![]() |
module.exports = {
|
||
|
'config-sync': {
|
||
|
enabled: true,
|
||
|
config: {
|
||
|
importOnBootstrap: false,
|
||
|
},
|
||
|
},
|
||
|
};
|