mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-25 21:18:51 +00:00
add semicolons
This commit is contained in:
parent
a6dc2f5a91
commit
002f5992d4
@ -2,4 +2,4 @@ module.exports = {
|
|||||||
enabled: true,
|
enabled: true,
|
||||||
host: "localhost",
|
host: "localhost",
|
||||||
port: 8000
|
port: 8000
|
||||||
}
|
};
|
||||||
|
@ -2,4 +2,4 @@ module.exports = {
|
|||||||
enabled: true,
|
enabled: true,
|
||||||
host: "localhost",
|
host: "localhost",
|
||||||
port: 8000
|
port: 8000
|
||||||
}
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user