Skip to content

Commit 4b1e893

Browse files
Convert to es6 modules
1 parent 137553e commit 4b1e893

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+839
-888
lines changed

config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
module.exports = {
1+
export default {
22
key: 'crevice',
33
port: 8080,
44
host: 'localhost',

0 commit comments

Comments
 (0)