92d61a23af
* Make eslint work, and fix all warnings. * Don't ignore v-html rule globally. * Remove eslint file and merge in package.json.
3 lines
69 B
JavaScript
3 lines
69 B
JavaScript
module.exports = {
|
|
presets: ["@vue/cli-plugin-babel/preset"],
|
|
};
|