// @ts-check
import tasky from "@taskylizard/eslint-config";

export default tasky({
  vue: true,
  browser: true,
});