mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 18:54:24 +00:00
chore(cli): update eslint config and prettier codes
This commit is contained in:
@@ -39,7 +39,7 @@ function watch() {
|
||||
|
||||
getPort(
|
||||
{
|
||||
port: config.devServer!.port
|
||||
port: config.devServer!.port,
|
||||
},
|
||||
(err, port) => {
|
||||
if (err) {
|
||||
|
||||
Reference in New Issue
Block a user