fix: close lint

pull/395/head
starknt 2024-11-15 19:27:27 +08:00
parent f0cedd5b06
commit 947168fb47
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ module.exports = {
title: 'DevSidecar-给开发者的边车辅助工具',
},
},
lintOnSave: false,
configureWebpack: {
plugins: [
new webpack.DefinePlugin({ 'global.GENTLY': true }),