Skip to content

Commit 70e8ad1

Browse files
authored
Merge branch 'master' into refactor
2 parents 6a9154a + 4cc2aa7 commit 70e8ad1

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.editorconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,5 @@ indent_size = 2
1313

1414
[*.md]
1515
trim_trailing_whitespace = false
16+
indent_style = space
17+
indent_size = 2

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"eventemitter",
2525
"pubsub"
2626
],
27-
"homepage": "httsp://github.com/developit/mitt",
27+
"homepage": "https://github.com/developit/mitt",
2828
"authors": [
2929
"Jason Miller <[email protected]>"
3030
],

0 commit comments

Comments
 (0)