xinsi_book/vue.config.js

4 lines
41 B
JavaScript
Raw Normal View History

2024-06-11 08:14:31 +00:00
module.exports = {
lintOnSave: false
}