X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=client%2Fvue.config.js;fp=client%2Fvue.config.js;h=bdf54dc1cce0592a8aef940eb6df8fec3b0ea733;hp=0000000000000000000000000000000000000000;hb=625022fdcf750f0aff8fcd699f7e9b89730e1d10;hpb=b955c65b942d09d24b5c3bed0d755d4f2f8f71f1 diff --git a/client/vue.config.js b/client/vue.config.js new file mode 100644 index 00000000..bdf54dc1 --- /dev/null +++ b/client/vue.config.js @@ -0,0 +1,3 @@ +module.exports = { + lintOnSave: false +};