Thinking about Game view: around line 100 in views/Game.js
[vchess.git] / client / vue.config.js
... / ...
CommitLineData
1module.exports = {
2 lintOnSave: false
3};