Save state: draft of askgame logic but some bugs for now
[vchess.git] / client / vue.config.js
1 module.exports = {
2 lintOnSave: false
3 };