import config from "@/config.js" export default { data() { return { $config: config } } }