Fix accumulation of socket.close code. Ready to finish Game.js and then the website
[vchess.git] / client / vue.config.js
1 module.exports = {
2 lintOnSave: false
3 };