Implement abort logic - add some TODOs (no 3 or 4 players games anymore)
[vchess.git] / client / vue.config.js
... / ...
CommitLineData
1module.exports = {
2 lintOnSave: false
3};