Some fixes. TODO: game.mode must be analyze when score is not '*' ==> simplify Board...
[vchess.git] / client / vue.config.js
1 module.exports = {
2 lintOnSave: false
3 };