Move some bits of code from Hall to storage; finish game init function
[vchess.git] / client / vue.config.js
1 module.exports = {
2 lintOnSave: false
3 };