mirror of
https://github.com/m1k1o/neko.git
synced 2025-06-11 07:12:40 +02:00
npm lint.
This commit is contained in:
parent
12623866b3
commit
dfe8b8b57d
24 changed files with 48 additions and 53 deletions
|
@ -22,6 +22,6 @@ module.exports = {
|
|||
},
|
||||
},
|
||||
devServer: {
|
||||
allowedHosts: "all",
|
||||
allowedHosts: 'all',
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue