Need to pass props from Game to ComputerGame to BaseGame to Board...
[vchess.git] / client / vue.config.js
1 module.exports = {
2 lintOnSave: false
3 };