module.exports = {
  mount: {
    src: "/",
  },
  plugins: ["@snowpack/plugin-typescript"],
};