Add CI to publish to NPM and bump to 1.1
This commit is contained in:
parent
cb35b5bb93
commit
3abcf166e8
3 changed files with 34 additions and 5 deletions
|
|
@ -2,4 +2,8 @@
|
|||
indent_style = tab
|
||||
indent_size = 2
|
||||
end_of_line = lf
|
||||
insert_final_newline = false
|
||||
insert_final_newline = false
|
||||
|
||||
[*.yml]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
Loading…
Add table
Add a link
Reference in a new issue