Some fixes. TODO: check clocks update, and continue work on resign/abort/draw
[vchess.git] / client / vue.config.js
1 module.exports = {
2 lintOnSave: false
3 };