Update sample plugin to use ESBuild.
This commit is contained in:
parent
5f95bce9e1
commit
3afc9d78ab
6 changed files with 71 additions and 72 deletions
9
.editorconfig
Normal file
9
.editorconfig
Normal file
|
@ -0,0 +1,9 @@
|
|||
# top-most EditorConfig file
|
||||
root = true
|
||||
|
||||
[*]
|
||||
charset = utf-8
|
||||
insert_final_newline = true
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
tab_width = 4
|
Loading…
Add table
Add a link
Reference in a new issue