Separate client and server codes. Keep everything in one git repo for simplicity
[vchess.git] / client / vue.config.js
1 module.exports = {
2 lintOnSave: false
3 };