Skip to content

Commit

Permalink
Merge pull request #218 from xPaw/html-literals
Browse files Browse the repository at this point in the history
Use template literals
  • Loading branch information
Nuklon authored Jul 23, 2024
2 parents c2a4d30 + be102f5 commit e3e122e
Show file tree
Hide file tree
Showing 3 changed files with 359 additions and 385 deletions.
9 changes: 9 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# http://editorconfig.org

root = true

[*]
charset = utf-8
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true
Loading

0 comments on commit e3e122e

Please sign in to comment.