mirror of
https://github.com/m1k1o/neko.git
synced 2025-05-30 09:27:10 +02:00
lint fix.
This commit is contained in:
parent
ac9ac7ac69
commit
c3d48d39e2
3 changed files with 6 additions and 10 deletions
|
@ -11,6 +11,6 @@ module.exports = {
|
|||
},
|
||||
},
|
||||
devServer: {
|
||||
disableHostCheck: true
|
||||
}
|
||||
disableHostCheck: true,
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue