Fixes around game observing. TODO: abort/resign/draw + corr
[vchess.git] / client / vue.config.js
CommitLineData
625022fd
BA
1module.exports = {
2 lintOnSave: false
3};