4 lines
69 B
JavaScript
4 lines
69 B
JavaScript
import baseConfig from "./base.js";
|
|
|
|
export default [...baseConfig];
|