Skip to content

Commit e27a58a

Browse files
committed
remove eslint-disable
closes #9
1 parent 4139193 commit e27a58a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ const serverStr = `
6868
},`
6969
const proxyStr = `
7070
proxy: {
71-
// eslint-disable-next-line no-useless-escape
7271
'^(.+)\\\\.php': 'http://localhost:8000/',
7372
},`
7473
if (!viteConfigFileContent.match(regexStartOfServer)) {

0 commit comments

Comments
 (0)