Skip to content

Commit

Permalink
fix eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
hadobe committed Oct 29, 2024
1 parent bc5a1cf commit 9d37a26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configs/express.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ const config = {
baseURL: envs['@express_live'],
},
},
/*
/*
{
name: 'express-milo-main-chromium',
use: {
Expand Down Expand Up @@ -101,7 +101,7 @@ const config = {
baseURL: envs['@express_milo'],
},
},
*/
*/
],
};

Expand Down

0 comments on commit 9d37a26

Please sign in to comment.