mirror of
https://github.com/alexgo-io/stacks.js.git
synced 2026-01-12 17:52:41 +08:00
* chore: reduce root files * chore: format tests * chore: fix blockstack stacks name * chore: move files * chore: update readme * chore: update package * chore: update dependecies * chore: update dependencies * chore: bootstrap * chore: update linters * chore: bootstrap Co-authored-by: janniks <janniks@users.noreply.github.com>
9 lines
128 B
INI
9 lines
128 B
INI
root = true
|
|
|
|
[*.{js,ts,json}]
|
|
charset = utf-8
|
|
end_of_line = lf
|
|
insert_final_newline = true
|
|
indent_style = space
|
|
indent_size = 2
|