5 lines
106 B
JavaScript
5 lines
106 B
JavaScript
|
'use strict';
|
||
|
|
||
|
// Settings configured here will be merged into the final config object.
|
||
|
export default {}
|