Skip to content

Commit 3e6c866

Browse files
authored
Merge pull request #6 from PureStake/tgmichel-pubsub-fixes
v0.2 fixes
2 parents 55900a5 + 085ed16 commit 3e6c866

File tree

20 files changed

+538
-537
lines changed

20 files changed

+538
-537
lines changed

.editorconfig

+5
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,9 @@ insert_final_newline=true
1212
[*.toml]
1313
indent_style=tab
1414
indent_size=tab
15+
tab_width=4
16+
17+
[*.ts]
18+
indent_style=tab
19+
indent_size=tab
1520
tab_width=4

0 commit comments

Comments
 (0)